Add apps.foo.sh virtual host

This commit is contained in:
Timo Makinen 2025-02-02 15:39:26 +00:00
parent eaf1b3ffb9
commit 5fdeef32e8

View file

@ -30,6 +30,12 @@
- role: nginx_site
nginx_site_name: foo.sh
nginx_site_redirect: https://www.foo.sh/
- role: nginx_site
nginx_site_name: apps.foo.sh
nginx_site_load_balance_method: ip_hash
nginx_site_proxy:
- https://oci-node01.home.foo.sh
- https://oci-node02.home.foo.sh
- role: nginx_site
nginx_site_name: autoconfig.foo.sh
- role: nginx_site