fix volume value
This commit is contained in:
parent
1d80415fc9
commit
f8d3cf166c
@ -20,7 +20,7 @@ services:
|
||||
- VIKUNJA_CACHE_ENABLED=1
|
||||
- VIKUNJA_CACHE_TYPE=redis
|
||||
volumes:
|
||||
- ./files:/app/vikunja/files
|
||||
- files:/app/vikunja/files
|
||||
networks:
|
||||
- proxy
|
||||
- internal
|
||||
@ -31,8 +31,6 @@ services:
|
||||
- source: config_yml
|
||||
target: /etc/vikunja/config.yml
|
||||
deploy:
|
||||
restart_policy:
|
||||
condition: unless-stopped
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
# - "traefik.docker.network=web"
|
||||
|
Loading…
x
Reference in New Issue
Block a user