mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-31 15:48:51 +01:00
📝 docs: clarifications - override file & balance/token count (#1783)
* 📝 docs: override file clarification * 📝 docs: override file clarification * 📝 docs: balance & token count clarification
This commit is contained in:
parent
d8d79aba16
commit
7ff2418d87
4 changed files with 63 additions and 8 deletions
|
|
@ -17,7 +17,7 @@ services:
|
|||
restart: always
|
||||
user: "${UID}:${GID}"
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
- "host.docker.internal:host-gateway"
|
||||
environment:
|
||||
- HOST=0.0.0.0
|
||||
- MONGO_URI=mongodb://mongodb:27017/LibreChat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue