7 lines
144 B
Plaintext
7 lines
144 B
Plaintext
DATA_DIR=./data
|
|
ROOT_DIR=./data
|
|
APP_PORT=4321
|
|
IMAGE=git.atri.dad/atash/chronus:latest
|
|
JWT_SECRET=some-secret
|
|
ORIGIN=https://chronus.example.com
|