Proxy git.foo.sh to gitea
This commit is contained in:
parent
e8e27e3ee6
commit
f17d1ff8db
1 changed files with 4 additions and 1 deletions
|
@ -58,7 +58,10 @@
|
||||||
redirect: https://www.foo.sh/
|
redirect: https://www.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx/site
|
||||||
site: git.foo.sh
|
site: git.foo.sh
|
||||||
proxy: https://git02.home.foo.sh/
|
proxy: https://gitea02.home.foo.sh/
|
||||||
|
- role: nginx/site
|
||||||
|
site: gitea.foo.sh
|
||||||
|
redirect: https://git.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx/site
|
||||||
site: ha.foo.sh
|
site: ha.foo.sh
|
||||||
proxy: https://homeassistant01.home.foo.sh/
|
proxy: https://homeassistant01.home.foo.sh/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue