new domain :DDD
This commit is contained in:
@@ -45,7 +45,7 @@ in {
|
||||
more_set_headers 'X-XSS-Protection 1; mode=block';
|
||||
# add_header X-Frame-Options 'ALLOW-FROM kopatz.ddns.net';
|
||||
more_set_headers 'X-Content-Type-Options nosniff';
|
||||
more_set_headers "Content-Security-Policy: frame-ancestors https://kopatz.ddns.net";
|
||||
more_set_headers "Content-Security-Policy: frame-ancestors https://kopatz.ddns.net https://kop.oasch.net";
|
||||
more_set_headers "Referrer-Policy: same-origin";
|
||||
more_set_headers "Permissions-Policy: geolocation=(), microphone=()";
|
||||
'';
|
||||
@@ -53,7 +53,7 @@ in {
|
||||
virtualHosts = {
|
||||
"kopatz.ddns.net" = {
|
||||
serverAliases = [
|
||||
# "www.kopatz.ddns.net"
|
||||
"kop.oasch.net"
|
||||
# "server.home"
|
||||
# "server.home.arpa"
|
||||
# "192.168.0.6"
|
||||
|
||||
Reference in New Issue
Block a user