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