Skip to content

Commit

Permalink
chore: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
hanspagel committed Jun 21, 2024
1 parent 35360da commit d2e2229
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions wrangler.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,3 @@ compatibility_date="2024-04-19"
compatibility_flags=["nodejs_compat"]

name="galaxy"
# pages_build_output_dir = "./dist"

# [vars]
# MY_VAR = "my-variable"

# [[kv_namespaces]]
# binding = "MY_KV_NAMESPACE"
# id = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"

# [[r2_buckets]]
# binding = "MY_BUCKET"
# bucket_name = "my-bucket"

# [[d1_databases]]
# binding = "DB"
# database_name = "my-database"
# database_id = ""

# [ai]
# binding = "AI"

0 comments on commit d2e2229

Please sign in to comment.