Fix haproxy config
All checks were successful
All checks were successful
This commit is contained in:
parent
74b51b56ef
commit
0d3e2398bc
1 changed files with 2 additions and 2 deletions
|
@ -78,11 +78,11 @@ let
|
|||
server s1 ${getBackplaneIp "cyprianspitz"}:${headscalePort}
|
||||
|
||||
# Winder Study Project (tmp)
|
||||
backend workstations-3000
|
||||
backend workstations-3000-http
|
||||
mode http
|
||||
server s1 10.247.0.156:3000
|
||||
|
||||
backend workstations-8080
|
||||
backend workstations-8080-http
|
||||
mode http
|
||||
server s1 10.247.0.156:8080
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue