feat: added test-demo and test-api domains to Nginx server_name lists.
This commit is contained in:
@@ -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