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 8ddcd04 commit 1ff8920Copy full SHA for 1ff8920
README.ko.md
@@ -85,7 +85,7 @@ curl http://$UNIT_IP:8000/health
85
8. nginx-ingress-integrator charm 배포
86
87
```bash
88
-export SERVICE_HOSTNAME="$MODEL_NAME.ubuntu.local"
+export SERVICE_HOSTNAME="$MODEL_NAME.ubuntu.lan"
89
juju deploy nginx-ingress-integrator --trust \
90
--config path-routes="/" \
91
--config service-hostname=$SERVICE_HOSTNAME
0 commit comments