modifies port
This commit is contained in:
parent
43c4cea6c3
commit
f4280eb610
1 changed files with 1 additions and 1 deletions
|
|
@ -11,6 +11,6 @@ COPY . .
|
||||||
|
|
||||||
RUN npm run build
|
RUN npm run build
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 4173
|
||||||
|
|
||||||
CMD ["npm", "run", "preview"]
|
CMD ["npm", "run", "preview"]
|
||||||
Loading…
Reference in a new issue