]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - nixops/modules/websites/tools/ether/default.nix
Cleanup balancers for httpd
[perso/Immae/Config/Nix.git] / nixops / modules / websites / tools / ether / default.nix
index 5ee34332d1796a90ad166ff02db7f1325a6317ab..c4a9932556bbc3b51c19682d0e237e0a1d038ed8 100644 (file)
@@ -75,8 +75,6 @@ in {
           ProxyPreserveHost On
           ProxyPass         / http://localhost:${etherpad.listenPort}/
           ProxyPassReverse  / http://localhost:${etherpad.listenPort}/
-          ProxyPass         /socket.io ws://localhost:${etherpad.listenPort}/socket.io
-          ProxyPassReverse  /socket.io ws://localhost:${etherpad.listenPort}/socket.io
           <Proxy *>
             Options FollowSymLinks MultiViews
             AllowOverride None