4 lines
68 B
Plaintext
4 lines
68 B
Plaintext
APP_HOST=127.0.0.1
|
|
APP_PORT=5000
|
|
DEBUG=True
|
|
SECRET_KEY=yoursecretkey |