updates to deploy testing and certbot commands
This commit is contained in:
@@ -19,7 +19,7 @@ server {
|
||||
|
||||
# this is the internal Docker DNS, cache only for 30s
|
||||
resolver 127.0.0.11 valid=5s;
|
||||
set $backend http://xaibox_app;
|
||||
set $backend http://xaibox.xai-corp.net:8083;
|
||||
|
||||
#Strict-Transport-Security: max-age=15768000
|
||||
add_header Strict-Transport-Security "max-age=15552000; includeSubDomains" always;
|
||||
|
||||
Reference in New Issue
Block a user