All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m9s
6 lines
143 B
Plaintext
6 lines
143 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 |