mirror of
https://github.com/cupcakearmy/fantus.git
synced 2025-09-05 13:40:39 +00:00
new deployment
This commit is contained in:
@@ -6,7 +6,8 @@ COPY package.json .
|
||||
COPY yarn.lock .
|
||||
RUN yarn
|
||||
|
||||
COPY next.config.js .
|
||||
COPY .env .
|
||||
COPY . ./
|
||||
|
||||
RUN yarn run build
|
||||
|
||||
CMD [ "yarn", "run", "start" ]
|
Reference in New Issue
Block a user