Skip to content

Commit

Permalink
Fix docker-compose.dev.yml whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasjuhrich committed Sep 9, 2024
1 parent 7369076 commit 29485cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ services:
"--watch", "doc/_static",
"--watch", "ldap_sync",
"--watch", "web",
]
]
healthcheck:
test: curl --fail http://localhost:8000
ports:
Expand Down

0 comments on commit 29485cd

Please sign in to comment.