Former-commit-id: 3ef71b9fa2
This commit is contained in:
Hadi
2024-08-22 15:25:32 +02:00
parent 4ab85f4f1c
commit 948542bbd8
11 changed files with 49 additions and 124 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ in {
};
settings = {
trusted_domains =
[ "localhost" "127.0.0.1" "192.168.2.23" "cloud.anotherhadi.com" ];
[ "localhost" "127.0.0.1" "192.168.1.99" "cloud.anotherhadi.com" ];
};
nginx.recommendedHttpHeaders = true;
extraApps = {