8 lines
218 B
Plaintext
8 lines
218 B
Plaintext
# Set WORKERS_KEY to be the same as KEY in /backend/storage/wrangler.toml.
|
|
# Set DATABASE_WORKER_URL and STORAGE_WORKER_URL after deploying the workers.
|
|
|
|
PORT=4000
|
|
WORKERS_KEY=
|
|
DATABASE_WORKER_URL=
|
|
STORAGE_WORKER_URL=
|