4 lines
98 B
Bash
4 lines
98 B
Bash
LOGGER_LEVEL = debug
|
|
LISTEN_IP = 0.0.0.0
|
|
LISTEN_PORT = 8000
|
|
REPO_DOWNLOAD_DIR = /usr/src/app/repo/ |