Update wrangler config

This commit is contained in:
firecoder1 2024-08-07 20:04:19 +00:00
parent a2d385e5dc
commit f67619caeb
2 changed files with 12 additions and 1 deletions

11
.gitpod.yml Normal file
View file

@ -0,0 +1,11 @@
# This configuration file was automatically generated by Gitpod.
# Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml)
# and commit this file to your remote git repository to share the goodness with others.
# Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart
tasks:
- init: cargo build
command: cargo watch -x run

View file

@ -14,7 +14,7 @@ mode = "smart"
[vars]
NTFY_URL = "https://ntfy.hackclub.app/arcade-monitor"
ARCADE_SHOP_URL = "https://hackclub.com/arcade/shop/"
SLACK_GROUP_ID = "S07B2CBT2DV"
SLACK_GROUP_ID = "Pings disabled."
[[kv_namespaces]]
binding = "SHOP_ITEMS"