更换端口

This commit is contained in:
yidl 2025-07-04 00:47:40 +08:00
parent ee00c21d39
commit b4bf1fd0e8
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ http {
# Lmg 系统 API # Lmg 系统 API
upstream lmg_api { upstream lmg_api {
server lmg-api:19903; server lmg-api:19904;
} }
# Sys 系统 UI # Sys 系统 UI