We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae9f23 commit 9920bf5Copy full SHA for 9920bf5
README.md
@@ -91,7 +91,7 @@ curl http://$UNIT_IP:8080/health
91
8. Deploy nginx-ingress-integrator charm
92
93
```bash
94
-export SERVICE_HOSTNAME="$MODEL_NAME.ubuntu.local"
+export SERVICE_HOSTNAME="$MODEL_NAME.ubuntu.lan"
95
juju deploy nginx-ingress-integrator --trust \
96
--config path-routes="/" \
97
--config service-hostname=$SERVICE_HOSTNAME
0 commit comments