Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion HowToCreateSSLCert.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ If you host your webgl build on a https domain you will need to use wss which wi

- You need a domain name
- With dns record pointing at cloud server
- Set up cloud server: [How to set up google cloud server](https://mirror-networking.com/docs/Articles/Guides/DevServer/gcloud/index.html)
- Set up cloud server: [How to set up google cloud server](https://mirror-networking.gitbook.io/docs/guides/server-hosting/google-cloud)

> note: You may need to open port 80 for certbot

Expand Down