mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 16:36:00 +00:00
Refactor .env file path in librechat.yml
This commit is contained in:
+1
-1
@@ -109,7 +109,7 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- vectordb
|
- vectordb
|
||||||
env_file:
|
env_file:
|
||||||
- ~/config/.env
|
- .env
|
||||||
networks:
|
networks:
|
||||||
- net
|
- net
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user