mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-15 14:40:09 +03:00
123
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
nextcloud-whiteboard-server = {
|
||||
enable = true;
|
||||
settings = {
|
||||
NEXTCLOUD_URL = "https://nextcloud.zeroq.ru";
|
||||
NEXTCLOUD_URL = "http://localhost:10000";
|
||||
};
|
||||
secrets = [ "${inputs.zeroq-credentials}/services/nextcloud/jwt-secret.txt" ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user