Skip to content

Commit

Permalink
Fixed JWT issue (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajdip019 authored May 18, 2024
1 parent 7735186 commit 8e9d8fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ services:
MAIL_NAME: ${MAIL_NAME}
SMTP_DOMAIN: ${SMTP_DOMAIN}
SMTP_PORT: ${SMTP_PORT}
JWT_SECRET: ${JWT_SECRET}
volumes:
- ./src:/app/src

Expand Down

0 comments on commit 8e9d8fa

Please sign in to comment.