diff --git a/README.md b/README.md index e949791..34429fb 100644 --- a/README.md +++ b/README.md @@ -67,13 +67,13 @@ See examples in `./infra/resources/grafana-mk-{1,2}.bicepparam az deployment group create -c --debug --name supafana-test-grafana-mk-1-deploy --resource-group supafana-test-rg --parameters infra/resources/grafana-mk-1.bicepparam ``` -After provisioning, the host should be accessible via `https:///dashboard/`: +After provisioning, the host should be accessible via `https:///dashboard/` -Example: `https://supafana-test.com/dashboard/kczjrdfrkmmofxkbjxex/` +- Example: `https://supafana-test.com/dashboard/kczjrdfrkmmofxkbjxex/` -Internally, the new instance is accessible via `.supafana.local`: +Internally, the new instance is accessible via `.supafana.local` -Example: `kczjrdfrkmmofxkbjxex.supafana.local` +- Example: `kczjrdfrkmmofxkbjxex.supafana.local` #### SSH access to Grafana instances