Skip to content

Commit

Permalink
πŸ› fix: Dockerfile QR CODE env variable init
Browse files Browse the repository at this point in the history
  • Loading branch information
rezk2ll committed Oct 7, 2024
1 parent 9808023 commit feeaee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ ENV BASE_URL= \
SMS_API_KEY= \
RATE_LIMITING_WINDOW= \
RATE_LIMITING_NB_REQUESTS= \
TRUSTED_PROXIES=
TRUSTED_PROXIES= \
QRCODE_URL=

COPY --from=1 /usr/src/app /usr/src/app/
Expand Down

0 comments on commit feeaee9

Please sign in to comment.