From 1629129cd5f1edea30fb0ed34d5556a7feefc571 Mon Sep 17 00:00:00 2001 From: zramsay Date: Tue, 18 Apr 2023 19:54:18 -0400 Subject: [PATCH] the fix Former-commit-id: e5b9b74b4c0b890d6e79627f47139ef0b255e7a2 --- docs/laconicd-fixturenet.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/laconicd-fixturenet.md b/docs/laconicd-fixturenet.md index b9045970..66ae1020 100644 --- a/docs/laconicd-fixturenet.md +++ b/docs/laconicd-fixturenet.md @@ -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