feat: remove authentication (#1)
This commit is contained in:
2
worker-configuration.d.ts
vendored
2
worker-configuration.d.ts
vendored
@@ -1,5 +1,3 @@
|
||||
interface Env {
|
||||
ANTHROPIC_API_KEY: string;
|
||||
SESSION_SECRET: string;
|
||||
PAYLOAD_SECRET: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user