Volume Pfad auf Host angepasst
This commit is contained in:
parent
e3446e9814
commit
e1b0d487b3
|
@ -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
|
Loading…
Reference in New Issue