This commit is contained in:
parent
c2b3688e76
commit
0ef66f6748
@ -6,7 +6,7 @@ ARG API_URL="https://api.jtr.local"
|
||||
ENV JTR_API_URL=${API_URL}
|
||||
ENV NODE_ENV="production"
|
||||
RUN npm install
|
||||
RUN RUN node_modules/.bin/ng build --prod
|
||||
RUN node_modules/.bin/ng build --prod
|
||||
# RUN npm run build
|
||||
|
||||
# Serve application
|
||||
|
Loading…
Reference in New Issue
Block a user