Mysql check still doesn't work.
This commit is contained in:
committed by
Abhilash Raj
parent
e5dc77b558
commit
1923d27238
@@ -28,7 +28,7 @@ function wait_for_postgres () {
|
|||||||
# If the $DATABASE_URL is defined and is postgres, check if it is available
|
# If the $DATABASE_URL is defined and is postgres, check if it is available
|
||||||
# yet. Do not start the container before the postgresql boots up.
|
# yet. Do not start the container before the postgresql boots up.
|
||||||
#
|
#
|
||||||
# If the $DATABASE_URL is defined and is mysql, check if the database is
|
# TODO: If the $DATABASE_URL is defined and is mysql, check if the database is
|
||||||
# available before the container boots up.
|
# available before the container boots up.
|
||||||
#
|
#
|
||||||
# TODO: Check the database type and detect if it is up based on that. For now,
|
# TODO: Check the database type and detect if it is up based on that. For now,
|
||||||
|
|||||||
Reference in New Issue
Block a user