Following information is expected to be available and accurate in a file named .env with values different than the ones shown: MONGODB_CONNECTION_TEMPLATE='fmorrison ...
flask-server-template/ ├── config/ │ ├── __init__.py │ └── log_config.py # 日志配置 ├── controller/ │ ├── __init__.py ...