finish deploy instructions
This commit is contained in:
parent
94eb26fa59
commit
2a3e092eea
|
@ -6,7 +6,7 @@ A simple url shortener. Largely adapting [VandyHacks/vhl.ink](https://github.com
|
||||||
Deploying
|
Deploying
|
||||||
---------
|
---------
|
||||||
|
|
||||||
`wrangler deploy`
|
Come up with a `username:password`, base64 encode them, add them to a secret as `AUTH_KEY = Basic $secret`, create a new KV namespace called KV, then `wrangler deploy`
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
|
|
Loading…
Reference in a new issue