mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
port off nc
This commit is contained in:
parent
ce8b76097a
commit
e50e0cf13e
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ in
|
|||
package = pkgs.nextcloud31;
|
||||
hostName = nextcloudInternalHostName;
|
||||
https = false;
|
||||
port = 8080;
|
||||
# port = 8080;
|
||||
datadir = nextcloudDataPath;
|
||||
config = {
|
||||
dbtype = "pgsql";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue