Add homeassistant site to proxies
This commit is contained in:
parent
dc5717712d
commit
c5802078c4
1 changed files with 3 additions and 0 deletions
|
@ -58,6 +58,9 @@
|
||||||
- role: nginx/site
|
- role: nginx/site
|
||||||
site: git.foo.sh
|
site: git.foo.sh
|
||||||
proxy: https://git02.home.foo.sh/
|
proxy: https://git02.home.foo.sh/
|
||||||
|
- role: nginx/site
|
||||||
|
site: ha.foo.sh
|
||||||
|
proxy: https://homeassistant01.home.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx/site
|
||||||
site: id.foo.sh
|
site: id.foo.sh
|
||||||
proxy:
|
proxy:
|
||||||
|
|
Loading…
Add table
Reference in a new issue