fix: vite server hotfix
This commit is contained in:
@@ -11,7 +11,7 @@ http {
|
||||
|
||||
resolver 127.0.0.11 valid=5s;
|
||||
set $backend_upstream http://backend:8000;
|
||||
set $frontend_upstream http://frontend:5174;
|
||||
set $frontend_upstream http://frontend:80;
|
||||
|
||||
location /ota/ {
|
||||
root /srv;
|
||||
|
||||
Reference in New Issue
Block a user