Add default network for woodpecker
This commit is contained in:
parent
41cf3a5735
commit
5c622bed80
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ environment = [
|
|||
"WOODPECKER_HOST=https://ci.korhonen.cc",
|
||||
"WOODPECKER_ADMIN=FunctionalHacker",
|
||||
]
|
||||
networks = ["proxy"]
|
||||
networks = ["proxy", "default"]
|
||||
labels = [
|
||||
"traefik.enable=true",
|
||||
"traefik.docker.network=proxy",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue