Improve woodpecker agents url
This commit is contained in:
parent
84250fd2a8
commit
a03b11e28c
3 changed files with 11 additions and 5 deletions
caddy/config/conf.002.d
|
@ -2,3 +2,8 @@ ci.serguzim.me {
|
|||
import default
|
||||
reverse_proxy woodpecker:8000
|
||||
}
|
||||
|
||||
agents.ci.serguzim.me {
|
||||
import default
|
||||
reverse_proxy h2c://woodpecker:9000
|
||||
}
|
||||
|
|
Reference in a new issue