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