mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-21 01:36:13 +01:00
refactor: Fix indentation in docker-compose.yml
This commit is contained in:
parent
404cd3e468
commit
c3822fdd28
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@ version: "3.8"
|
|||
|
||||
services:
|
||||
app:
|
||||
group_add:
|
||||
- docker
|
||||
group_add:
|
||||
- docker
|
||||
build:
|
||||
context: ..
|
||||
dockerfile: .devcontainer/Dockerfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue