fix: iot-server容器端口改为48091
Some checks failed
Java CI with Maven / build (11) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
Java CI with Maven / build (8) (push) Has been cancelled

This commit is contained in:
lzh
2026-01-14 21:49:35 +08:00
parent bcbbde1879
commit 520aa027fa

View File

@@ -140,7 +140,7 @@ services:
container_name: aiot-iot-server
restart: on-failure:5
ports:
- "48083:48083"
- "48091:48091"
environment:
TZ: Asia/Shanghai
SPRING_PROFILES_ACTIVE: prod