refactor: Fix indentation in docker-compose.yml

This commit is contained in:
Danny Avila
2024-07-09 15:58:05 -04:00
parent 404cd3e468
commit c3822fdd28

View File

@@ -4,8 +4,8 @@ version: "3.8"
services:
app:
group_add:
- docker
group_add:
- docker
build:
context: ..
dockerfile: .devcontainer/Dockerfile