Updates Dockerfile port to match expectation
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
aaced3ccf5
commit
0907ae5385
@ -12,6 +12,6 @@ COPY . .
|
||||
|
||||
RUN npm run build
|
||||
|
||||
EXPOSE 8083
|
||||
EXPOSE 8084
|
||||
|
||||
CMD [ "npm", "run", "preview" ]
|
||||
Loading…
x
Reference in New Issue
Block a user