diff --git a/compose.yaml b/compose.yaml index 2bbee94..b29f5dd 100644 --- a/compose.yaml +++ b/compose.yaml @@ -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