Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 23, 2023
1 parent 063a075 commit 0a1287a
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 @@ -97,7 +97,7 @@ services:
entrypoint: ["/migrate-entrypoint.sh"]
restart: "on-failure:3"
healthcheck:
test: [] # Set the health check test to an empty value to disable it
test: [] # Set the health check test to an empty value to disable it

ui:
image: "ghcr.io/hotosm/fmtm/frontend:debug"
Expand Down

0 comments on commit 0a1287a

Please sign in to comment.