Skip to content

Commit

Permalink
fix: docker compose indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
naftis committed Sep 26, 2023
1 parent 8b590aa commit 8de12d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ services:
dci-crvs-api:
image: opencrvs/dci-crvs-api:${VERSION:-latest}
build: .
restart: unless-stopped
restart: unless-stopped

0 comments on commit 8de12d1

Please sign in to comment.