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