Add certbot support for outside server network
This commit is contained in:
parent
5f17ae2964
commit
525d8b72f9
1 changed files with 3 additions and 0 deletions
|
@ -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/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue