优化LobeChat端口映射配置

This commit is contained in:
xiaochou164 2025-05-15 20:08:36 +08:00
parent ec217bc93b
commit f625e6aa3a
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ services:
container_name: lobe-network
restart: always
ports:
- 3210 # LobeChat
- '3210:3210' # LobeChat
command: tail -f /dev/null
networks:
- lobe-network