Skip to content

Commit

Permalink
Merge pull request #16 from kgtkr/update-apollo-server
Browse files Browse the repository at this point in the history
apollo server v4
  • Loading branch information
kgtkr authored Jan 17, 2024
2 parents be819fe + 3c317ce commit 3f2d37c
Show file tree
Hide file tree
Showing 4 changed files with 1,104 additions and 655 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ COPY package.json package-lock.json lerna.json tsconfig.base.json ./
RUN npm ci
RUN npx lerna run build

ENV NODE_ENV=production
CMD npx lerna run start --scope @anontown-backend/server --stream
Loading

0 comments on commit 3f2d37c

Please sign in to comment.