优化LobeChat端口映射配置
This commit is contained in:
parent
ec217bc93b
commit
f625e6aa3a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue