Add scan.foo.sh endpoint to proxies

This commit is contained in:
Timo Makinen 2023-11-04 19:42:39 +00:00
parent ae27f5cc67
commit 7ee84bffd9

View file

@ -97,6 +97,10 @@
nginx_site_proxy: nginx_site_proxy:
- "registry01.home.foo.sh:5000" - "registry01.home.foo.sh:5000"
- "registry02.home.foo.sh:5000" - "registry02.home.foo.sh:5000"
- role: nginx_site
nginx_site_name: scan.foo.sh
nginx_site_proxy:
- https://sane02.home.foo.sh/scanservjs/
- role: nginx_site - role: nginx_site
nginx_site_name: webmail.foo.sh nginx_site_name: webmail.foo.sh
nginx_site_proxy: nginx_site_proxy: