deployment_files
This commit is contained in:
parent
4245c6bd13
commit
85de3dabfa
@ -13,7 +13,7 @@ DOMAIN=157.66.191.31:3000
|
|||||||
#WEB-URL-PORT
|
#WEB-URL-PORT
|
||||||
CONT_PORT=3306
|
CONT_PORT=3306
|
||||||
TARGET_PORT=9292
|
TARGET_PORT=9292
|
||||||
PATH_DIR=/data/38437_1749036354429/sureops_deploy/test111rb/sureops/test111rb-back-b/deployment
|
PATH_DIR=/data/38437_1749038735820/sureops_deploy/test111rb/sureops/test111rb-back-b/deployment
|
||||||
#**********************
|
#**********************
|
||||||
cd $PATH_DIR
|
cd $PATH_DIR
|
||||||
DOCKER_TAG=1.0
|
DOCKER_TAG=1.0
|
||||||
|
|||||||
@ -23,9 +23,9 @@ WORKDIR /app
|
|||||||
COPY --from=code /repo/test111rb/test111rb-front-f/Authsec_ReactBootStrapNew/ .
|
COPY --from=code /repo/test111rb/test111rb-front-f/Authsec_ReactBootStrapNew/ .
|
||||||
RUN npm install --force
|
RUN npm install --force
|
||||||
RUN npm install --force html2canvas
|
RUN npm install --force html2canvas
|
||||||
#RUN PUBLIC_URL=http://157.66.191.31:33820/test111rb38437/front npm run build
|
#RUN PUBLIC_URL=http://157.66.191.31:33831/test111rb38437/front npm run build
|
||||||
RUN npm install react-scripts
|
RUN npm install react-scripts
|
||||||
ENV PUBLIC_URL=http://157.66.191.31:33820/test111rb38437/front
|
ENV PUBLIC_URL=http://157.66.191.31:33831/test111rb38437/front
|
||||||
RUN npm run build
|
RUN npm run build
|
||||||
|
|
||||||
# Use Nginx as the web server
|
# Use Nginx as the web server
|
||||||
|
|||||||
@ -10,7 +10,7 @@ GITEA_PASS=$(sv get risadmin_prod dockerPassword)
|
|||||||
GITEA_EMAIL=ganeshk@dekatc.com
|
GITEA_EMAIL=ganeshk@dekatc.com
|
||||||
GIT_BRANCH=main
|
GIT_BRANCH=main
|
||||||
DOMAIN=157.66.191.31:3000
|
DOMAIN=157.66.191.31:3000
|
||||||
PATH_DIR=/data/38437_1749036354429/sureops_deploy/test111rb/sureops/test111rb-front-f/deployment
|
PATH_DIR=/data/38437_1749038735820/sureops_deploy/test111rb/sureops/test111rb-front-f/deployment
|
||||||
#**********************
|
#**********************
|
||||||
cd $PATH_DIR
|
cd $PATH_DIR
|
||||||
DOCKER_TAG=1.0
|
DOCKER_TAG=1.0
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
GENERATE_SOURCEMAP=false
|
GENERATE_SOURCEMAP=false
|
||||||
|
|
||||||
REACT_APP_API_URL=http://157.66.191.31:33822/back
|
REACT_APP_API_URL=http://157.66.191.31:33833/back
|
||||||
Loading…
x
Reference in New Issue
Block a user