-
Notifications
You must be signed in to change notification settings - Fork 168
Open
Description
Describe the bug
I followed documentation. To change login account for dashboard, I generated config.cfg and set that file like below.
But it didn't work. It seems that application find config.cfg because when I type wrong filename, the error occurs.
application = Flask(__name__, template_folder='admin/templates')
dashboard.config.init_from(file='/config.cfg')
dashboard.bind(application)
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: MacOS 10.14.6
- Browser [e.g. chrome, safari]
- FMD Version [e.g. 2.1.4]
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels