added docker compose file

This commit is contained in:
Jenny Danzmayr 2023-12-08 00:41:14 +01:00
parent f27605434b
commit 653117fcb7
5 changed files with 190 additions and 0 deletions

View file

@ -0,0 +1,6 @@
C3ANV_TAG=latest
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