mirror of
https://github.com/abusoww/tuxmate.git
synced 2026-04-17 21:53:12 +02:00
fix: remove binding from wrangler.json for assets-only deploy
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"name": "linux-app-installer",
|
||||
"compatibility_date": "2025-12-29",
|
||||
"assets": {
|
||||
"directory": "./out",
|
||||
"binding": "ASSETS"
|
||||
"directory": "./out"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user