We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 166c8d2 commit 5bac9cdCopy full SHA for 5bac9cd
1 file changed
examples/vaultwarden/docker-compose.yml
@@ -31,7 +31,7 @@ services:
31
- 80
32
volumes:
33
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/vaultwarden/data:/data
34
- - ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/vaultwarden/logs:/data/logs
+ - ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/vaultwarden/logs:/data/logs
35
#networks:
36
# - proxy
37
#labels:
0 commit comments