Skip to content

Commit

Permalink
fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Saturn-V committed Oct 19, 2023
1 parent 08ccc0c commit e8fef7c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker/adapter/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,5 @@ COPY . .
RUN npm install --include-dev

VOLUME ./data
ENV TENANT_ID
ENV CLIENT_ID
ENV CLIENT_SECRET

CMD ["npm","run","trace"]

0 comments on commit e8fef7c

Please sign in to comment.