update docketfile
This commit is contained in:
parent
e62c4523f6
commit
7678967831
@ -16,7 +16,7 @@ RUN npm i
|
|||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
# Build the project
|
# Build the project
|
||||||
RUN yarn run build
|
RUN npm run build
|
||||||
|
|
||||||
# Change the port and host
|
# Change the port and host
|
||||||
ENV PORT=3001
|
ENV PORT=3001
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user