This commit is contained in:
zramsay 2023-04-18 19:54:18 -04:00
parent 07c2a01a58
commit e5b9b74b4c

View File

@ -72,7 +72,7 @@ It's possible to run into an `ESOCKETTIMEDOUT` error, e.g., `error An unexpected
4. Set this environment variable to your droplet's IP address:
```
export LACONIC_HOSTED_ENDPOINT=68.183.195.210
export LACONIC_HOSTED_ENDPOINT=http://68.183.195.210
```
5. Deploy the stack:
@ -139,8 +139,8 @@ Additional ports will need to be opened depending on your application. Ensure yo
```
wns
webui 68.183.195.210:9473/console
server 68.183.195.210:9473/api
webui http://68.183.195.210:9473/console
server http://68.183.195.210:9473/api
```
## Publish and query a sample record to the registry