Create .env
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user