feat: rss to mastodon worker
modified: src/includes/base.liquid
This commit is contained in:
parent
a80d5897e2
commit
9f90a264be
8 changed files with 313 additions and 297 deletions
|
@ -5,6 +5,9 @@ compatibility_date = "2023-01-01"
|
|||
account_id = "${CF_ACCOUNT_ID}"
|
||||
workers_dev = true
|
||||
|
||||
[observability]
|
||||
enabled = true
|
||||
|
||||
[env.production]
|
||||
name = "scrobble-worker-production"
|
||||
routes = [
|
||||
|
|
Reference in a new issue