Skip to content

Commit

Permalink
remove healthcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
AmrikSD committed Dec 16, 2024
1 parent 93491a5 commit 7df2f03
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions infra/gcp/frappe/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,6 @@ services:
db:
image: mariadb:10.6
healthcheck:
test: mysqladmin ping -h localhost --password=admin
interval: 1s
retries: 15
deploy:
restart_policy:
condition: on-failure
Expand Down

0 comments on commit 7df2f03

Please sign in to comment.