Updated docker settings

This commit is contained in:
2019-04-14 19:04:08 +09:00
parent c210ab36ee
commit efcd77cb99
4 changed files with 18 additions and 7 deletions

View File

@ -28,6 +28,7 @@ docker-compose run notify.moe
## Run the server
* Compile TypeScript files using: `tsc`
* Start the web server in notify.moe directory using: `run`
* In your browser, import the file `security/default/root.crt` as a trusted Root authority
* Open `https://beta.notify.moe`