From ef54720e781e95bd6afced5571bdda8acd953246 Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Thu, 12 Mar 2026 01:22:44 -0400 Subject: [PATCH] chore: cleaned up Nginx server_name conflicts and fixed API healthcheck port. --- conf/nginx/site-enabled_aether_app_svelte_node.conf | 1 - conf/nginx/site-enabled_aether_fastapi_gunicorn.conf | 1 - 2 files changed, 2 deletions(-) diff --git a/conf/nginx/site-enabled_aether_app_svelte_node.conf b/conf/nginx/site-enabled_aether_app_svelte_node.conf index 230c0d0..43e4f59 100644 --- a/conf/nginx/site-enabled_aether_app_svelte_node.conf +++ b/conf/nginx/site-enabled_aether_app_svelte_node.conf @@ -10,7 +10,6 @@ server { connect.localhost svelte.localhost dev.localhost - localhost ; access_log /logs/nginx/access_svelte_node.log; diff --git a/conf/nginx/site-enabled_aether_fastapi_gunicorn.conf b/conf/nginx/site-enabled_aether_fastapi_gunicorn.conf index 009cd36..4031f58 100644 --- a/conf/nginx/site-enabled_aether_fastapi_gunicorn.conf +++ b/conf/nginx/site-enabled_aether_fastapi_gunicorn.conf @@ -12,7 +12,6 @@ server { ~^(dev|test|bak|sr|prod)?-?(api|fastapi)\.oneskyit\.com$ api.localhost fastapi.localhost - localhost ; # server_name