Fix proxy config for id.foo.sh
This commit is contained in:
parent
85fea55fef
commit
f3fc1b3f63
1 changed files with 3 additions and 1 deletions
|
@ -60,7 +60,9 @@
|
|||
proxy: https://git02.home.foo.sh/
|
||||
- role: nginx/site
|
||||
site: id.foo.sh
|
||||
proxy: [oci-node01.home.foo.sh, oci-node02.home.foo.sh]
|
||||
proxy:
|
||||
- https://oci-node01.home.foo.sh
|
||||
- https://oci-node02.home.foo.sh
|
||||
- role: nginx/site
|
||||
site: influxdb.foo.sh
|
||||
proxy: https://influxdb01.home.foo.sh/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue