Skip to content

Commit a74137c

Browse files
feat: add deno.json for Firebase Auth proxy
1 parent 553583d commit a74137c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

  • cloudflare-worker/firebase-auth-proxy
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"deploy": {
3+
"org": "android-poweruser",
4+
"app": "screenoperator-firebase-auth-proxy",
5+
"entrypoint": "firebase_auth_proxy.ts"
6+
}
7+
}

0 commit comments

Comments
 (0)