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
No known key found for this signature in database
GPG key ID: 2DD9CC89B9B50364

View file

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