Skip to content

Commit 54d310e

Browse files
committed
cloudflare
1 parent 0e8e780 commit 54d310e

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

frontend/wrangler.jsonc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "pairwise-pict-online",
3+
"compatibility_date": "2025-12-16",
4+
"assets": {
5+
"directory": "./frontend/out"
6+
},
7+
"workers_dev": true,
8+
"preview_urls": true,
9+
"routes": [
10+
{
11+
"pattern": "pairwise.yuuniworks.com",
12+
"custom_domain": true
13+
}
14+
]
15+
}

0 commit comments

Comments
 (0)