fix: nginx mastodon WEB_DOMAIN LOCAL_DOMAIN #26
|
@ -15,6 +15,7 @@ in {
|
|||
proxyCachePath.cache = {
|
||||
enable = true;
|
||||
};
|
||||
recommendedProxySettings = true;
|
||||
};
|
||||
# Nginx user needs access to mastodon unix sockets
|
||||
users.users.nginx.extraGroups = [ "mastodon" ];
|
||||
|
|
Loading…
Reference in a new issue