proper volumn for drone
This commit is contained in:
@@ -38,7 +38,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "6003:80" # Drone UI/API available on http://localhost:6003
|
- "6003:80" # Drone UI/API available on http://localhost:6003
|
||||||
volumes:
|
volumes:
|
||||||
- ./drone-data:/data
|
- /home/aetos/drone:/data
|
||||||
environment:
|
environment:
|
||||||
DRONE_GITEA_SERVER: http://gitea:3000
|
DRONE_GITEA_SERVER: http://gitea:3000
|
||||||
DRONE_RPC_SECRET: supersecretkey
|
DRONE_RPC_SECRET: supersecretkey
|
||||||
|
Reference in New Issue
Block a user