Jump to content

Weechat: Difference between revisions

It was pain to figure out, that weechat needs to have /weechat after address part.
imported>Oxzi
No edit summary
imported>Marmolak
(It was pain to figure out, that weechat needs to have /weechat after address part.)
Line 67: Line 67:
         enableACME = true;
         enableACME = true;
         locations."^~ /weechat" = {
         locations."^~ /weechat" = {
           proxyPass = "http://127.0.0.1:9000";
           proxyPass = "http://127.0.0.1:9000/weechat/";
           proxyWebsockets = true;
           proxyWebsockets = true;
         };
         };
Anonymous user