X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FConfig%2FNix.git;a=blobdiff_plain;f=nixops%2Fmodules%2Fwebsites%2Ftools%2Fether%2Fdefault.nix;h=c4a9932556bbc3b51c19682d0e237e0a1d038ed8;hp=5ee34332d1796a90ad166ff02db7f1325a6317ab;hb=a952acc4347d5d77b3c67283ca6249b49a6c9231;hpb=6533428a7b06fef01bebf1b8f93052884f77ea68 diff --git a/nixops/modules/websites/tools/ether/default.nix b/nixops/modules/websites/tools/ether/default.nix index 5ee3433..c4a9932 100644 --- a/nixops/modules/websites/tools/ether/default.nix +++ b/nixops/modules/websites/tools/ether/default.nix @@ -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 Options FollowSymLinks MultiViews AllowOverride None