mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
proxy
This commit is contained in:
parent
c7005d5432
commit
7ecc287863
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ in
|
|||
adminuser = "death916"; # Changed from ncadmin as per your file
|
||||
adminpassFile = adminPassFilePath;
|
||||
# 'overwriteprotocol' is a direct config.php key, so it belongs here for reverse proxy setups
|
||||
overwriteprotocol = "https";
|
||||
# overwriteprotocol = "https";
|
||||
# 'overwritehost' and 'overwrite.cli.url' would also go here if needed for reverse proxy
|
||||
# overwritehost = "cloud.death916.xyz";
|
||||
# "overwrite.cli.url" = "https://cloud.death916.xyz";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue