update urls

This commit is contained in:
AJ ONeal 2018-05-17 03:00:59 -06:00
parent c5c7b0d713
commit 8dccc8218f
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
Daplie Web App
OAuth3 Web App
--------------
Prototype Daplie Web App.
Prototype OAuth3 Web App.
No build tools or fancy web server required.
@ -9,7 +9,7 @@ Clone and load the HTML. That's all.
```bash
npm install -g serve-https
git clone git@git.daplie.com:Daplie/walnut_launchpad.git
git clone git@git.coolaj86.com:coolaj86/walnut_launchpad.html.git
# install oauth3 to /assets/oauth3.org
pushd walnut_launchpad
@ -18,4 +18,4 @@ bash ./install.sh
serve-https
```
<https://localhost.daplie.me:8443>
<https://localhost.example.com:8443>