update entrypoint
This commit is contained in:
2
entrypoint.sh
Normal file → Executable file
2
entrypoint.sh
Normal file → Executable file
@@ -1,4 +1,4 @@
|
|||||||
|
#!/bin/sh
|
||||||
if [ "$DATABASE" = "postgres" ]
|
if [ "$DATABASE" = "postgres" ]
|
||||||
then
|
then
|
||||||
echo "Waiting for postgres..."
|
echo "Waiting for postgres..."
|
||||||
|
|||||||
Reference in New Issue
Block a user