Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oegea committed Feb 25, 2024
1 parent ed4e7e2 commit d01ec1b
Show file tree
Hide file tree
Showing 5 changed files with 9,985 additions and 21,011 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-on-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
--env AUTH_SMTP_PORT="${{ secrets.AUTH_SMTP_PORT }}"
--env AUTH_SMTP_SENDER="${{ secrets.AUTH_SMTP_SENDER }}"
--env AUTH_SMTP_USER="${{ secrets.AUTH_SMTP_USER }}"
--env AUTH_LIMIT_ATTEMPTS_PER_IP_WAIT_TIME="${{ secrets.AUTH_LIMIT_ATTEMPTS_PER_IP_WAIT_TIME }}"
--env AUTH_LIMIT_ATTEMPTS_PER_IP="${{ secrets.AUTH_LIMIT_ATTEMPTS_PER_IP }}"
--env COMMON_APP_NAME="${{ secrets.COMMON_APP_NAME }}"
--env COMMON_MONGODB_CONNECTION_STRING="${{ secrets.COMMON_MONGODB_CONNECTION_STRING }}"
--env COMMON_MONGODB_DATABASE="${{ secrets.COMMON_MONGODB_DATABASE }}"
Expand Down
Loading

0 comments on commit d01ec1b

Please sign in to comment.