mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-11 13:14:06 +01:00
Merge branch 'fosscord:master' into master
This commit is contained in:
commit
6f8f0d0b57
@ -3,6 +3,6 @@ RUN mkdir -p /usr/src/fosscord-api
|
||||
WORKDIR /usr/src/fosscord-api
|
||||
COPY package.json /usr/src/fosscord-api
|
||||
RUN npm install
|
||||
RUN npx patch-package
|
||||
COPY . /usr/src/fosscord-api
|
||||
RUN npx patch-package
|
||||
CMD ["npm", "start"]
|
Loading…
Reference in New Issue
Block a user