4 lines
78 B
Bash
4 lines
78 B
Bash
|
|
FLASK_APP=tofu_api.app
|
||
|
|
FLASK_ENV=development
|
||
|
|
FLASK_CONFIG_FILE=config.dev.yml
|