@@ -12,7 +12,7 @@ app = FastAPI()
origins = [
"https://hhh.com.tw"
"http://172.105.205.52",
- "http://172.105.205.52:800020",
+ "http://172.105.205.52:8001",
]
app.add_middleware(