fix: enablePreferences does not meet expectations (#4031)

This commit is contained in:
Vben
2024-08-04 06:01:09 +08:00
committed by GitHub
parent 0619faf61e
commit ccaa32125a
4 changed files with 90 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
LOG_FILE=${SCRIPT_DIR}/build-local-docker-image.log
ERROR=""
IMAGE_NAME="vben-admin-pro-local"
IMAGE_NAME="vben-admin-local"
function stop_and_remove_container() {
# Stop and remove the existing container