mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 07:28:26 +00:00
Update compt date
> When you start your project, you should always set compatibility_date to the > current date. You should occasionally update the compatibility_date field. > > https://developers.cloudflare.com/workers/configuration/compatibility-dates/
This commit is contained in:
parent
8aaad79897
commit
6bbd944de4
@ -1,6 +1,6 @@
|
||||
name = "cast-albums"
|
||||
main = "src/index.ts"
|
||||
compatibility_date = "2024-03-14"
|
||||
compatibility_date = "2024-06-14"
|
||||
|
||||
routes = [
|
||||
{ pattern = "cast-albums.ente.io", custom_domain = true }
|
||||
|
Loading…
x
Reference in New Issue
Block a user