fix: add missing values and instructions to config files

This commit is contained in:
James Murdza
2024-06-01 22:36:38 -04:00
parent 478fe49d4b
commit 664a0098a6
4 changed files with 15 additions and 1 deletions

View File

@ -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=