fix linter
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
This commit is contained in:
parent
95779aaef7
commit
5e938ffc6b
@ -105,7 +105,7 @@ services:
|
||||
environment:
|
||||
- MEMCACHE_SERVERS=${MEMCACHE_SERVERS}
|
||||
- REDIS_URL=${REDIS_URL}
|
||||
image: ${IMAGE_REPO}:zammad${VERSION}
|
||||
image: ${IMAGE_REPO}:zammad${VERSION}
|
||||
restart: ${RESTART}
|
||||
volumes:
|
||||
- zammad-data:/opt/zammad
|
||||
|
Loading…
Reference in New Issue
Block a user