Remove options

This commit is contained in:
Lunny Xiao 2023-05-25 13:05:14 +08:00
parent 89a6cf52aa
commit 7b3e880cc6
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with 1 additions and 1 deletions

View File

@ -64,4 +64,4 @@ jobs:
MYSQL_DATABASE: xorm_test MYSQL_DATABASE: xorm_test
ports: ports:
- 3306:3306 - 3306:3306
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3 #options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3