All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m55s
5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
DATA_DIR=./data
|
|
ROOT_DIR=./data
|
|
APP_PORT=4321
|
|
IMAGE=git.atri.dad/atash/chronus:latest
|
|
JWT_SECRET=some-secret |