cicles, hackrocchio, autogestione
This commit is contained in:
parent
28a0d5e356
commit
93175038b6
1 changed files with 12 additions and 1 deletions
|
@ -14,6 +14,11 @@ reverse_services:
|
|||
server_name: mastodon.cisti.org
|
||||
proxy_pass: http://192.168.200.13:80
|
||||
|
||||
- cicles:
|
||||
server_name: cicles.cisti.org
|
||||
proxy_pass: http://192.168.200.15:8080
|
||||
|
||||
## WEB STATICO
|
||||
- cisti:
|
||||
server_name: cisti.org
|
||||
proxy_pass: http://192.168.200.10
|
||||
|
@ -30,4 +35,10 @@ reverse_services:
|
|||
server_name: farma.cisti.org
|
||||
proxy_pass: http://192.168.200.10
|
||||
|
||||
|
||||
- hackrocchio:
|
||||
server_name: hackrocchio.org
|
||||
proxy_pass: http://192.168.200.10
|
||||
|
||||
- autogestione:
|
||||
server_name: autogestione.social
|
||||
proxy_pass: http://192.168.200.10
|
||||
|
|
Loading…
Reference in a new issue