mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-14 06:30:57 +00:00
chore: update docker-compose.yaml
This commit is contained in:
@@ -30,8 +30,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
ports:
|
ports:
|
||||||
- 5300:5300 # For web ui
|
- 5300:5300 # For web ui and webhook callback
|
||||||
- 2280-2290:2280-2290 # For platform webhook
|
- 2280-2285:2280-2285 # For platform reverse connection
|
||||||
networks:
|
networks:
|
||||||
- langbot_network
|
- langbot_network
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user