Update README.md
This commit is contained in:
parent
fc88fa148c
commit
c4439a928b
|
@ -73,7 +73,7 @@ Initial Configuration
|
||||||
Once installed and started you can visit <https://localhost.daplie.me:3000>.
|
Once installed and started you can visit <https://localhost.daplie.me:3000>.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -X POST http://localhost.daplie.me:3000 \
|
curl -X POST http://localhost.daplie.me:3000/api/walnut@daplie.com/init \
|
||||||
-H 'X-Forwarded-Proto: https' \
|
-H 'X-Forwarded-Proto: https' \
|
||||||
-H 'Content-Type: application/json' \
|
-H 'Content-Type: application/json' \
|
||||||
-d '{
|
-d '{
|
||||||
|
|
Loading…
Reference in New Issue