Updated installation docs and removed outdated settings
This commit is contained in:
parent
062d6eac75
commit
00678cf6a4
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -2,8 +2,6 @@
|
||||
"editor.detectIndentation": false,
|
||||
"editor.insertSpaces": false,
|
||||
"files.trimTrailingWhitespace": true,
|
||||
"tsimporter.emitSemicolon": false,
|
||||
"tsimporter.doubleQuotes": true,
|
||||
"files.exclude": {
|
||||
"**/*.js": {
|
||||
"when": "$(basename).ts"
|
||||
|
@ -20,7 +20,7 @@ curl -s https://raw.githubusercontent.com/animenotifier/notify.moe/go/install.sh
|
||||
## Run the server
|
||||
|
||||
* Start the web server in notify.moe directory using: `run`
|
||||
* In your browser, import the file `security/default/rootCA.pem` as a trusted Root authority
|
||||
* In your browser, import the file `security/default/root.crt` as a trusted Root authority
|
||||
* Open `https://beta.notify.moe`
|
||||
|
||||
## OS restarts
|
||||
|
Loading…
Reference in New Issue
Block a user