fix typo
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
This commit is contained in:
parent
8bb1b4f916
commit
244205f7fa
@ -35,7 +35,7 @@ services:
|
||||
- MEMCACHE_SERVERS=${MEMCACHE_SERVERS}
|
||||
- POSTGRESQL_USER=${POSTGRES_USER}
|
||||
- POSTGRESQL_PASS=${POSTGRES_PASS}
|
||||
- REDIS_URL=${REDIS_URL
|
||||
- REDIS_URL=${REDIS_URL}
|
||||
image: ${IMAGE_REPO}:zammad${VERSION}
|
||||
restart: on-failure
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user