deployment_files
This commit is contained in:
@@ -33,7 +33,7 @@ RUN set -e; \
|
||||
done
|
||||
RUN npm install --force react-qrcode-logo
|
||||
RUN npm install --force react-toastify
|
||||
RUN PUBLIC_URL=http://157.66.191.31:43214/testreactdatatype58629/demot1 npm run build
|
||||
RUN PUBLIC_URL=http://157.66.191.31:43220/testreactdatatype58629/demot1 npm run build
|
||||
|
||||
# Use Nginx as the web server
|
||||
FROM nginx:alpine
|
||||
|
||||
@@ -12,7 +12,7 @@ GIT_BRANCH="main"
|
||||
DOMAIN="157.66.191.31:3000"
|
||||
CONT_PORT=40012
|
||||
TARGET_PORT=3000
|
||||
PATH_DIR="/data/58629_1779340071212/sureops_deploy/testreactdatatype/sureops/testreactdatatype-demot1-f/deployment"
|
||||
PATH_DIR="/data/58629_1779343859264/sureops_deploy/testreactdatatype/sureops/testreactdatatype-demot1-f/deployment"
|
||||
DOCKER_TAG="1.2"
|
||||
MAX_RETRIES=3
|
||||
RETRY_DELAY=10
|
||||
|
||||
@@ -13,7 +13,7 @@ DOMAIN=157.66.191.31:3000
|
||||
#WEB-URL-PORT
|
||||
CONT_PORT=3306
|
||||
TARGET_PORT=9292
|
||||
PATH_DIR=/data/58629_1779340071212/sureops_deploy/testreactdatatype/sureops/testreactdatatype-test2-b/deployment
|
||||
PATH_DIR=/data/58629_1779343859264/sureops_deploy/testreactdatatype/sureops/testreactdatatype-test2-b/deployment
|
||||
#**********************
|
||||
cd $PATH_DIR
|
||||
DOCKER_TAG=1.2
|
||||
|
||||
Reference in New Issue
Block a user