mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-14 12:14:33 +01:00
Working
This commit is contained in:
@@ -12,10 +12,10 @@ RUN yarn install
|
||||
|
||||
RUN yarn build
|
||||
|
||||
RUN cp .env build
|
||||
|
||||
WORKDIR /usr/src/athena/build
|
||||
|
||||
VOLUME /usr/src/athena/build/.env
|
||||
|
||||
RUN yarn install --production
|
||||
|
||||
EXPOSE 5555
|
||||
|
||||
Reference in New Issue
Block a user