chore: update docker-compose.yaml

This commit is contained in:
Junyan Qin
2025-12-01 22:14:31 +08:00
parent 0aa5188b29
commit 01a5133396

View File

@@ -30,8 +30,8 @@ services:
environment:
- TZ=Asia/Shanghai
ports:
- 5300:5300 # For web ui
- 2280-2290:2280-2290 # For platform webhook
- 5300:5300 # For web ui and webhook callback
- 2280-2285:2280-2285 # For platform reverse connection
networks:
- langbot_network