From f17d1ff8db750b615bea319fa9a0b87a828b7980 Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Sun, 19 Feb 2023 13:36:32 +0000 Subject: [PATCH] Proxy git.foo.sh to gitea --- playbooks/proxy.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/playbooks/proxy.yml b/playbooks/proxy.yml index 0d3e379..0a78a89 100644 --- a/playbooks/proxy.yml +++ b/playbooks/proxy.yml @@ -58,7 +58,10 @@ redirect: https://www.foo.sh/ - role: nginx/site 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 site: ha.foo.sh proxy: https://homeassistant01.home.foo.sh/