mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 12:14:42 +01:00
update dockerfile
This commit is contained in:
@@ -7,6 +7,8 @@ COPY . /usr/src/artsite
|
||||
|
||||
RUN yarn install
|
||||
|
||||
RUN cp .env build
|
||||
|
||||
RUN yarn build
|
||||
|
||||
EXPOSE 3333
|
||||
|
||||
Reference in New Issue
Block a user