This commit is contained in:
Strix 2023-10-30 02:07:02 +01:00
parent ce0042117c
commit ba5202ccf0
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774

View file

@ -2,6 +2,7 @@ version: '2.2'
services:
woodpecker:
image: woodpeckerci/woodpecker-server:latest
dns: 9.9.9.9
env_file:
- /etc/ixvd/secrets/env/woodpecker/server.env
- /etc/ixvd/secrets/env/woodpecker/agent.env
@ -25,7 +26,7 @@ services:
env_file:
- /etc/ixvd/secrets/env/woodpecker/agent.env
environment:
WOODPECKER_SERVER: woodpecker-server:9000
WOODPECKER_SERVER: woodpecker:9000
WOODPECKER_MAX_WORKFLOWS: 10
volumes:
- /srv/woodpecker/other/runner:/etc/woodpecker