mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
init
This commit is contained in:
17
workers/analytics/wrangler-analytics.toml
Normal file
17
workers/analytics/wrangler-analytics.toml
Normal file
@@ -0,0 +1,17 @@
|
||||
main="analytics_worker.js"
|
||||
name = "analytics"
|
||||
compatibility_date = "2024-12-20"
|
||||
|
||||
routes = [
|
||||
{ pattern = "metrics.seemueller.io", custom_domain = true }
|
||||
]
|
||||
|
||||
[dev]
|
||||
port = 3003
|
||||
|
||||
[placement]
|
||||
mode = "smart"
|
||||
|
||||
[[analytics_engine_datasets]]
|
||||
binding = "ANALYTICS_ENGINE"
|
||||
dataset = "global_analytics"
|
Reference in New Issue
Block a user