Skip to content

Commit bfe14e2

Browse files
authored
update .local
1 parent 1ff8920 commit bfe14e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ curl http://$UNIT_IP:8000/health
9191
8. Deploy nginx-ingress-integrator charm
9292

9393
```bash
94-
export SERVICE_HOSTNAME="$MODEL_NAME.ubuntu.local"
94+
export SERVICE_HOSTNAME="$MODEL_NAME.ubuntu.lan"
9595
juju deploy nginx-ingress-integrator --trust \
9696
--config path-routes="/" \
9797
--config service-hostname=$SERVICE_HOSTNAME

0 commit comments

Comments
 (0)