Add scan.foo.sh endpoint to proxies
This commit is contained in:
parent
ae27f5cc67
commit
7ee84bffd9
1 changed files with 4 additions and 0 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue