added docker compose file
This commit is contained in:
parent
f27605434b
commit
653117fcb7
5 changed files with 190 additions and 0 deletions
6
deployment/docker/example.env
Normal file
6
deployment/docker/example.env
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue