chore: cleaned up Nginx server_name conflicts and fixed API healthcheck port.
This commit is contained in:
@@ -10,7 +10,6 @@ server {
|
||||
connect.localhost
|
||||
svelte.localhost
|
||||
dev.localhost
|
||||
localhost
|
||||
;
|
||||
|
||||
access_log /logs/nginx/access_svelte_node.log;
|
||||
|
||||
Reference in New Issue
Block a user