Add certbot support for outside server network

This commit is contained in:
Timo Makinen 2020-09-03 07:55:32 +00:00
parent 5f17ae2964
commit 525d8b72f9

View file

@ -24,6 +24,9 @@
- role: nginx/site - role: nginx/site
site: bitbucket.foo.sh site: bitbucket.foo.sh
redirect: https://bitbucket.org/tmakinen/ redirect: https://bitbucket.org/tmakinen/
- role: nginx/site
site: certbot.foo.sh
proxy: https://certbot.home.foo.sh/
- role: nginx/site - role: nginx/site
site: collab.foo.sh site: collab.foo.sh
proxy: https://collab01.home.foo.sh/ proxy: https://collab01.home.foo.sh/