Skip to content

Commit 013042b

Browse files
Fixed wrangler error
1 parent f9ce32c commit 013042b

2 files changed

Lines changed: 8 additions & 36 deletions

File tree

.github/workflows/docker.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

wrangler.jsonc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "stratos-website",
3+
// Update to today's date
4+
"compatibility_date": "2025-08-16",
5+
"assets": {
6+
"directory": "./dist"
7+
}
8+
}

0 commit comments

Comments
 (0)