magpie/restya: change local port and listenHost
This commit is contained in:
@@ -79,6 +79,8 @@
|
||||
services.restya-board = {
|
||||
enable = true;
|
||||
virtualHost.serverName = "kanban.project-cloud.net";
|
||||
virtualHost.listenHost = "kanban.project-cloud.net";
|
||||
virtualHost.listenPort = 4001;
|
||||
};
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user