mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-11 20:57:46 +02:00
web: add cloudflare wrangler.jsonc file
This commit is contained in:
7
web/wrangler.jsonc
Normal file
7
web/wrangler.jsonc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"name": "cobalt",
|
||||||
|
"compatibility_date": "2025-06-01",
|
||||||
|
"assets": {
|
||||||
|
"directory": "./build"
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user