Dockerizing the app (WIP)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
FROM ghcr.io/danny-avila/librechat:latest
|
||||
|
||||
COPY librechat.yaml /app/librechat.yaml
|
||||
COPY librechat_providers.js /app/librechat_providers.js
|
||||
Reference in New Issue
Block a user