Create .env
This commit is contained in:
parent
8504299861
commit
f97ea67855
6
examples/zammad/.env
Normal file
6
examples/zammad/.env
Normal file
@ -0,0 +1,6 @@
|
||||
IMAGE_REPO=zammad/zammad-docker-compose
|
||||
POSTGRES_PASS=zammad
|
||||
POSTGRES_USER=zammad
|
||||
RESTART=always
|
||||
# don't forget to add the minus before the version
|
||||
VERSION=-4.1.0-6
|
||||
Loading…
x
Reference in New Issue
Block a user