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