feat: added test-demo and test-api domains to Nginx server_name lists.
This commit is contained in:
@@ -41,6 +41,12 @@ server {
|
||||
sr-ncsd.oneskyit.com *.sr-ncsd.oneskyit.com
|
||||
|
||||
test-app.oneskyit.com
|
||||
test-demo.oneskyit.com
|
||||
test-connect.oneskyit.com
|
||||
test-businessgroup.oneskyit.com
|
||||
test-cmsc.oneskyit.com
|
||||
test-idaa.oneskyit.com
|
||||
test-lci.oneskyit.com
|
||||
;
|
||||
|
||||
access_log /logs/nginx/access_svelte_node.log;
|
||||
|
||||
@@ -12,6 +12,9 @@ server {
|
||||
fastapi.localhost
|
||||
api.localhost
|
||||
localhost
|
||||
dev-api.oneskyit.com
|
||||
test-api.oneskyit.com
|
||||
test-fastapi.oneskyit.com
|
||||
;
|
||||
|
||||
# server_name
|
||||
|
||||
Reference in New Issue
Block a user