conf proxy wss

This commit is contained in:
Arnaud Fornerot 2021-12-06 14:42:37 +01:00
parent 0c48b87692
commit 7fbe3ab465
1 changed files with 4 additions and 2 deletions

View File

@ -15,5 +15,7 @@ Alias /nineskeletor /var/www/html/nineskeletor/public
# 5566 = nineboard
# 5576 = nineschool
# 5586 = ninesurvey
ProxyPass "/wssnineskeletor" "ws://%%adresse_ip_eth0:5546" retry=0 keepalive=On
ProxyPassReverse "/wssnineskeletor" "ws://%%adresse_ip_eth0:5546" retry=0
# 5587 = ninetraining
# 5596 = janus
ProxyPass "/wssnineskeletor" "ws://0.0.0.0:5546" retry=0 keepalive=On
ProxyPassReverse "/wssnineskeletor" "ws://0.0.0.0:5546" retry=0