4 lines
101 B
Bash
4 lines
101 B
Bash
PORT=8080
|
|
UPDATES_DB_PATH=./data/updates.sqlite
|
|
UPDATES_ADMIN_TOKEN=replace-with-a-long-random-token
|