deployment_files
This commit is contained in:
parent
26bb51ae25
commit
6e8bfa1eb3
@ -13,7 +13,7 @@ DOMAIN=157.66.191.31:3000
|
||||
#WEB-URL-PORT
|
||||
CONT_PORT=3306
|
||||
TARGET_PORT=9292
|
||||
PATH_DIR=/data/38404_1749029638811/sureops_deploy/test108rb/sureops/test108rb-back-b/deployment
|
||||
PATH_DIR=/data/38404_1749030315742/sureops_deploy/test108rb/sureops/test108rb-back-b/deployment
|
||||
#**********************
|
||||
cd $PATH_DIR
|
||||
DOCKER_TAG=1.0
|
||||
|
||||
@ -23,7 +23,7 @@ WORKDIR /app
|
||||
COPY --from=code /repo/test108rb/test108rb-front-f/Authsec_ReactBootStrapNew/ .
|
||||
RUN npm install --force
|
||||
RUN npm install --force html2canvas
|
||||
RUN PUBLIC_URL=http://157.66.191.31:33800/test108rb38404/front npm run build
|
||||
RUN PUBLIC_URL=http://157.66.191.31:33806/test108rb38404/front npm run build
|
||||
|
||||
# Use Nginx as the web server
|
||||
FROM nginx:alpine
|
||||
|
||||
@ -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/38404_1749029638811/sureops_deploy/test108rb/sureops/test108rb-front-f/deployment
|
||||
PATH_DIR=/data/38404_1749030315742/sureops_deploy/test108rb/sureops/test108rb-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:33802/back
|
||||
REACT_APP_API_URL=http://157.66.191.31:33808/back
|
||||
Loading…
x
Reference in New Issue
Block a user