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 1ff8920 commit bfe14e2Copy full SHA for bfe14e2
README.md
@@ -91,7 +91,7 @@ curl http://$UNIT_IP:8000/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