Skip to content

Commit

Permalink
Update .cargo/config.local.toml
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
itsparser and coderabbitai[bot] authored Feb 25, 2024
1 parent 54448e4 commit a0bb374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cargo/config.local.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ STORAGE_ACCESS_SECRET = "minioadmin"
# -- Encryption salt used for JWT token and other secret keys
ENCRYPTION_SALT="strongencryption"

# use comma seperated string to mention the CORS origin
# use comma-separated string to mention the CORS origin
ALLOWED_ORIGINS = "http://localhost:3000, http://localhost"


0 comments on commit a0bb374

Please sign in to comment.