Volume Pfad auf Host angepasst

This commit is contained in:
bmen 2020-10-08 12:25:28 +02:00
parent e3446e9814
commit e1b0d487b3
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ services:
- DRONE_USER_CREATE=username:${DRONE_ADMIN},admin:true
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /opt/appdata/drone/drone-db:/data
- /opt/appdata/drone:/data
networks:
- backend-gitea
- webproxy