mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 15:30:40 +00:00
Disable default route
This commit is contained in:
parent
c05d8a8e44
commit
fc5eb296d2
@ -2,6 +2,9 @@ name = "tail"
|
|||||||
main = "src/index.ts"
|
main = "src/index.ts"
|
||||||
compatibility_date = "2024-06-14"
|
compatibility_date = "2024-06-14"
|
||||||
|
|
||||||
|
# Disable the default route, this worker does not handle fetch.
|
||||||
|
workers_dev = false
|
||||||
|
|
||||||
[vars]
|
[vars]
|
||||||
# Added as a secret via the Cloudflare dashboard
|
# Added as a secret via the Cloudflare dashboard
|
||||||
# LOKI_PUSH_URL = "https://${loki_base_url}>/loki/api/v1/push"
|
# LOKI_PUSH_URL = "https://${loki_base_url}>/loki/api/v1/push"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user