5 lines
90 B
Bash
5 lines
90 B
Bash
# Docker Configuration
|
|
IMAGE=ghcr.io/atridad/chronus:latest
|
|
APP_PORT=4321
|
|
ROOT_DIR=./data
|