team-3/deployment/docker/example.env

6 lines
272 B
Bash
Raw Permalink Normal View History

2023-12-08 01:01:30 +01:00
C3NAV_TAG=latest
2023-12-08 00:41:14 +01:00
C3NAV_DOMAIN=c3nav.docker.localhost
# to change the default database name
#C3NAV_DATABASE_NAME=c3nav-37c3
# if you want to change the default path to the data dir, which by default is a folder called data in this directory
#C3NAV_DOCKER_DATA_DIR=some path