fix nextcloud auth page redirection

This commit is contained in:
Alexander Tomokhov
2024-01-10 01:49:51 +04:00
parent c0af154421
commit 1a677f273b
2 changed files with 4 additions and 20 deletions

View File

@@ -3,5 +3,4 @@ config: rec {
secrets-filepath = "/etc/selfprivacy/secrets.json";
db-pass-filepath = "/var/lib/nextcloud/db-pass";
admin-pass-filepath = "/var/lib/nextcloud/admin-pass";
hostName = "cloud.${sp.domain}";
}