fix: add missing values and instructions to config files
This commit is contained in:
@ -1,2 +1,7 @@
|
||||
# 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=
|
||||
WORKERS_KEY=
|
||||
DATABASE_WORKER_URL=
|
||||
STORAGE_WORKER_URL=
|
||||
|
Reference in New Issue
Block a user