We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63be74e + b2ca112 commit 4fe57dbCopy full SHA for 4fe57db
assets/startup.sh
@@ -38,3 +38,7 @@ for f in /docker-entrypoint-initdb.d/*; do
38
esac
39
echo
40
done
41
+
42
+echo "#########################"
43
+echo "DATABASE IS READY TO USE!"
44
0 commit comments