mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-21 21:50:49 +02:00
Fix container name
This commit is contained in:
parent
d839ea324a
commit
52f99151ec
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ services:
|
|||
- 27018:27017
|
||||
image: mongo
|
||||
restart: always
|
||||
container_name: mongodb
|
||||
volumes:
|
||||
- ./data-node:/data/db
|
||||
command: mongod --noauth
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue