fixuo
This commit is contained in:
parent
178ae6f82e
commit
b6635d58af
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
users.groups.mastodon.members = config.services.nginx.user;
|
users.groups.mastodon.members = [ config.services.nginx.user ];
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 80 ];
|
networking.firewall.allowedTCPPorts = [ 80 ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue