enabled some domains
This commit is contained in:
parent
081543a8f1
commit
8bc1db9ac8
@ -18,20 +18,20 @@
|
||||
# reverse_proxy localhost:9003
|
||||
#}
|
||||
|
||||
#https://calc.netig.net {
|
||||
# header Strict-Transport-Security max-age=31536000;
|
||||
# reverse_proxy localhost:9004
|
||||
#}
|
||||
https://calc.netig.net {
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
reverse_proxy localhost:9004
|
||||
}
|
||||
|
||||
#https://pad.netig.net {
|
||||
# header Strict-Transport-Security max-age=31536000;
|
||||
# reverse_proxy localhost:9005
|
||||
#}
|
||||
https://pad.netig.net {
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
reverse_proxy localhost:9005
|
||||
}
|
||||
|
||||
#https://drop.netig.net {
|
||||
# header Strict-Transport-Security max-age=31536000;
|
||||
# reverse_proxy localhost:9006
|
||||
#}
|
||||
https://drop.netig.net {
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
reverse_proxy localhost:9006
|
||||
}
|
||||
|
||||
https://p2e.netig.net {
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
|
Loading…
x
Reference in New Issue
Block a user