10 lines
198 B
TOML
10 lines
198 B
TOML
name = "whattoplay-api"
|
|
main = "steam-proxy.js"
|
|
compatibility_date = "2024-01-01"
|
|
|
|
# Account ID wird beim Deploy automatisch gesetzt
|
|
# account_id = "YOUR_ACCOUNT_ID"
|
|
|
|
[observability]
|
|
enabled = true
|