setup db mariadb and postgres for strapi and next
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
CURRENT_DIR=$(dirname "$0")
|
||||
# build docker image
|
||||
source "${CURRENT_DIR}/build.docker.env.sh"
|
||||
PROJECT_ROOT=$(readlink -f "${CURRENT_DIR}/../../../../..")
|
||||
PROJECT_ROOT=$(readlink -f "${CURRENT_DIR}/../../../../../strapi-yoga")
|
||||
|
||||
echo "build image ${TAG} from folder ${PROJECT_ROOT}"
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
202412302206.7268184
|
||||
202501062213.bed409f
|
||||
|
||||
Reference in New Issue
Block a user