let app container wait for db init

This commit is contained in:
2022-10-13 16:58:10 +02:00
parent 2be42d0a84
commit 0aabef8f7b
3 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,7 @@
export FPM_TUNE_VERSION=v4
export NGINX_CONF_VERSION=v3
export NGINX_CONF_VERSION=v4
export MY_CNF_VERSION=v4
export ENTRYPOINT_VERSION=v1
export ENTRYPOINT_VERSION=v2
NC_APP_DIR="app:/var/www/html"