Updated README
This commit is contained in:
parent
b1f698ad9e
commit
5c900c9738
@ -45,12 +45,12 @@ namespace arn {
|
|||||||
|
|
||||||
* Create the certificate `notify.moe/security/fullchain.pem` (domain: `beta.notify.moe`)
|
* Create the certificate `notify.moe/security/fullchain.pem` (domain: `beta.notify.moe`)
|
||||||
* Create the private key `notify.moe/security/privkey.pem`
|
* Create the private key `notify.moe/security/privkey.pem`
|
||||||
* Add `notify.moe/security/fullchain.pem`
|
|
||||||
|
|
||||||
### API keys
|
### API keys
|
||||||
|
|
||||||
* Get a Google OAuth 2.0 client key & secret from [console.developers.google.com](https://console.developers.google.com)
|
* Get a Google OAuth 2.0 client key & secret from [console.developers.google.com](https://console.developers.google.com)
|
||||||
* Create the file `notify.moe/security/api-keys.json`:
|
* Create the file `notify.moe/security/api-keys.json`:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"google": {
|
"google": {
|
||||||
|
Loading…
Reference in New Issue
Block a user