Add iot.foo.sh virtual host
This commit is contained in:
parent
ba7f4d4421
commit
b61781bd94
1 changed files with 3 additions and 0 deletions
|
@ -56,6 +56,9 @@
|
||||||
- role: nginx/site
|
- role: nginx/site
|
||||||
site: influxdb.foo.sh
|
site: influxdb.foo.sh
|
||||||
proxy: https://influxdb01.home.foo.sh/
|
proxy: https://influxdb01.home.foo.sh/
|
||||||
|
- role: nginx/site
|
||||||
|
site: iot.foo.sh
|
||||||
|
redirect: https://www.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx/site
|
||||||
site: jenkins.foo.sh
|
site: jenkins.foo.sh
|
||||||
proxy: https://jenkins01.home.foo.sh/
|
proxy: https://jenkins01.home.foo.sh/
|
||||||
|
|
Loading…
Add table
Reference in a new issue