fix: iot-server容器端口改为48091
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user