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 74f2490 commit 0ebe32bCopy full SHA for 0ebe32b
README.md
@@ -93,7 +93,7 @@ curl http://$UNIT_IP:8000/health
93
8. Deploy nginx-ingress-integrator charm
94
95
```bash
96
-export SERVICE_HOSTNAME="$MODEL_NAME.ubuntu.local"
+export SERVICE_HOSTNAME="$MODEL_NAME.ubuntu.lan"
97
juju deploy nginx-ingress-integrator --trust \
98
--config path-routes="/" \
99
--config service-hostname=$SERVICE_HOSTNAME
0 commit comments