mirror of
https://github.com/ThatNotEasy/PlayReadyProxy-API.git
synced 2026-04-02 10:38:16 +00:00
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
[DEFAULT]
|
|
FLASK_DEBUG = True
|
|
FLASK_ENV = Development
|
|
FLASK_APP = app.py
|
|
FLASK_RUN_HOST = 0.0.0.0
|
|
FLASK_RUN_PORT = 1337 |