music.euer: use omo.w

This commit is contained in:
makefu 2024-05-31 10:49:48 +02:00
parent cb06fee357
commit e04186d487
No known key found for this signature in database
GPG key ID: 36F7711F3FC0F225

View file

@ -13,7 +13,7 @@ in {
forceSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://omo:4533/";
proxyPass = "http://omo.w:4533/";
proxyWebsockets = true;
extraConfig = ''
proxy_set_header Host $host;