Skip to content

Commit

Permalink
chore(env): update default qr code size
Browse files Browse the repository at this point in the history
  • Loading branch information
fyvri committed Dec 19, 2024
1 parent b82d480 commit 8399e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
APP_ENV="development"
PORT=1337
QR_CODE_SIZE=150
QR_CODE_SIZE=256

0 comments on commit 8399e04

Please sign in to comment.