docker mtf
This commit is contained in:
parent
404117d170
commit
921825b303
9 changed files with 11061 additions and 0 deletions
6
local_run/.env
Normal file
6
local_run/.env
Normal file
|
@ -0,0 +1,6 @@
|
|||
C3NAV_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=./data
|
Loading…
Add table
Add a link
Reference in a new issue