mirror of
https://github.com/Ap0dexMe0/PlayReadyProxy-API.git
synced 2026-09-16 00:11:54 +02:00
6 lines
118 B
Bash
6 lines
118 B
Bash
[DEFAULT]
|
|
FLASK_DEBUG = True
|
|
FLASK_ENV = Development
|
|
FLASK_APP = app.py
|
|
FLASK_RUN_HOST = 0.0.0.0
|
|
FLASK_RUN_PORT = 1337 |