maj volumes for drone server
This commit is contained in:
parent
c921913df3
commit
ecd7a4a9c4
@ -40,7 +40,7 @@ services:
|
|||||||
- 80:8000
|
- 80:8000
|
||||||
- 9000
|
- 9000
|
||||||
volumes:
|
volumes:
|
||||||
- ./volumes/drone:/var/lib/drone/
|
- ./volumes/drone-srv:/var/lib/drone/
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
- gitea
|
- gitea
|
||||||
@ -72,6 +72,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
gitea-app:
|
gitea-app:
|
||||||
gitea-db:
|
gitea-db:
|
||||||
|
drone-srv:
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
gitea:
|
gitea:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user