Update laconicd-fixturenet.md

Former-commit-id: 32c0830e77
This commit is contained in:
Zach 2023-04-19 21:10:19 -04:00 committed by GitHub
parent 1629129cd5
commit 209d49f105

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: 4. Set this environment variable to your droplet's IP address:
``` ```
export LACONIC_HOSTED_ENDPOINT=http://68.183.195.210 export LACONIC_HOSTED_ENDPOINT=http://<your-IP>
``` ```
5. Deploy the stack: 5. Deploy the stack: