Update Dockerfile
This commit is contained in:
parent
5d76217b02
commit
248c7836a8
@ -14,7 +14,7 @@ RUN npm install
|
||||
COPY . .
|
||||
|
||||
# running build script
|
||||
RUN npm run build:prod
|
||||
RUN npm run build:dev
|
||||
|
||||
### STAGE 2: Setup ###
|
||||
# defining nginx image version
|
||||
|
Loading…
Reference in New Issue
Block a user