Include woodpecker ci provisioning
This commit is contained in:
parent
0d7666185c
commit
295f497bcf
6 changed files with 140 additions and 2 deletions
|
|
@ -24,6 +24,6 @@ server {
|
|||
proxy_set_header X-Forwarded-Proto $scheme;
|
||||
proxy_set_header X-Frame-Options SAMEORIGIN;
|
||||
|
||||
proxy_pass http://{{ woodpecker_ip }}:{{ woodpecker_port }};
|
||||
proxy_pass http://{{ woodpecker_ip }}:{{ woodpecker_app_port }};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue