aggiunto reverse per cal e rss
This commit is contained in:
parent
93175038b6
commit
cf6d393af1
1 changed files with 8 additions and 0 deletions
|
@ -42,3 +42,11 @@ reverse_services:
|
||||||
- autogestione:
|
- autogestione:
|
||||||
server_name: autogestione.social
|
server_name: autogestione.social
|
||||||
proxy_pass: http://192.168.200.10
|
proxy_pass: http://192.168.200.10
|
||||||
|
|
||||||
|
- rss:
|
||||||
|
server_name: rss.cisti.org
|
||||||
|
proxy_pass: http://192.168.200.20:8080
|
||||||
|
|
||||||
|
- cal:
|
||||||
|
server_name: cal.cisti.org
|
||||||
|
proxy_pass: http://192.168.200.104:5232
|
||||||
|
|
Loading…
Reference in a new issue