mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 08:20:14 +01:00
- Remove api/.env and .env from .dockerignore file - Add COPY .env .env to Dockerfile to copy .env file to docker build - Add RUN rm .env to Dockerfile to remove .env file after build - Remove build args from docker-compose.yml file
2 lines
No EOL
34 B
Text
2 lines
No EOL
34 B
Text
**/node_modules
|
|
client/dist/images |