Mise à jour de 'drone/docker-compose.yml'
This commit is contained in:
parent
4b50a1f840
commit
2341f03dc8
@ -52,6 +52,8 @@ services:
|
||||
- DRONE_RUNNER_NAME="drone-runner"
|
||||
- DRONE_RUNNER_CAPACITY=2
|
||||
- DRONE_RUNNER_VOLUMES=/var/run/docker.sock:/var/run/docker.sock
|
||||
- DRONE_SECRET_PLUGIN_ENDPOINT=drone-vault:3003
|
||||
- DRONE_SECRET_PLUGIN_TOKEN=${DRONE_SECRET}
|
||||
ports:
|
||||
- "3002:3000"
|
||||
networks:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user