feat: sync full-stack Docker runtime and UI
This commit is contained in:
@@ -8,8 +8,4 @@ server {
|
||||
location / {
|
||||
try_files $uri $uri/ /index.html;
|
||||
}
|
||||
|
||||
location /v1/ {
|
||||
return 307 https://api.imageteach.tech:8002$request_uri;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user