mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-01 16:18:51 +01:00
refactor: split docker install with env
This commit is contained in:
parent
104dc9a08e
commit
a950f57ee6
4 changed files with 33 additions and 21 deletions
2
.devcontainer/.env.example
Normal file
2
.devcontainer/.env.example
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# When running devcontainers, you can specify if docker & docker-compose should be installed in your environment
|
||||
INSTALL_DOCKER=false
|
||||
Loading…
Add table
Add a link
Reference in a new issue