Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlirezaYousefpourM authored Jan 20, 2025
1 parent 174c2b3 commit e3eb5bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ services:
SECRET_KEY: ${SECRET_KEY}
EMAIL_HOST_PASSWORD: ${EMAIL_HOST_PASSWORD}
ZIFY_AUTH: ${ZIFY_AUTH}
SMS_KEY: ${SMS_KEY}
SMS_LINE_NUMBER: ${SMS_LINE_NUMBER}
volumes:
- ./backend/data:/backend-aaiss/data
- ./backend/static:/backend-aaiss/static
Expand Down

0 comments on commit e3eb5bf

Please sign in to comment.