docker-override.yml not working #7458
-
I have installed librechat on ubuntu remote server as per instructions. After installation made changes to librechat.yml, and created docker-compose.override.yml `services: USE LIBRECHAT CONFIG FILEapi: then : docker compose up -d |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
ok found error: but not sure why? commenting custom section solved issue. may be API keys for some custom are not in .env |
Beta Was this translation helpful? Give feedback.
ok found error: but not sure why? commenting custom section solved issue. may be API keys for some custom are not in .env
2025-05-20T06:59:17.843Z error: Invalid custom config file at /app/librechat.yaml:
{
"issues": [
{
"code": "unrecognized_keys",
"keys": [
"endpoints"
... [truncated]