chore: 修改前端端口映射为8183 [AC-AISVC-50]

This commit is contained in:
MerCry 2026-02-26 20:05:39 +08:00
parent 87de47a5df
commit 0f1fa7de5c
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ services:
container_name: ai-service-admin
restart: unless-stopped
ports:
- "8181:80"
- "8183:80"
depends_on:
- ai-service
networks: