mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-09 23:21:30 -07:00
remove kv IDs
This commit is contained in:
@@ -18,7 +18,7 @@ Player-settings worker served on the `playersettings` subdomain.
|
||||
## KV namespace
|
||||
|
||||
```sh
|
||||
wrangler kv namespace create RECFLARE_PLAYER_SETTINGS # then put the id in wrangler.jsonc
|
||||
wrangler kv namespace create RECFLARE_PLAYER_SETTINGS # then put the id in .env under RECFLARE_KV (see .env.example)
|
||||
```
|
||||
|
||||
## Development
|
||||
|
||||
Reference in New Issue
Block a user