Skip to content

Commit

Permalink
add vars to wrangler.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Geometrically committed Nov 6, 2023
1 parent 2881efb commit fdc2561
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions wrangler.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ account_id = "9ddae624c98677d68d93df6e524a6061"

[vars]
LABRINTH_URL = "http://127.0.0.1:8000/v2/"
LABRINTH_ADMIN_SECRET = "feedbeef"
RATE_LIMIT_IGNORE_KEY = "feedbeef"

[env.staging.vars]
LABRINTH_URL = "https://staging-api.modrinth.com/v2/"
Expand Down

0 comments on commit fdc2561

Please sign in to comment.