mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-25 14:26:44 +00:00
make dashboard_url example be https
This commit is contained in:
@@ -13,7 +13,7 @@ Minimal Pangolin configuration:
|
|||||||
|
|
||||||
```yaml title="config.yml"
|
```yaml title="config.yml"
|
||||||
app:
|
app:
|
||||||
dashboard_url: "http://pangolin.example.com"
|
dashboard_url: "https://pangolin.example.com"
|
||||||
|
|
||||||
domains:
|
domains:
|
||||||
domain1:
|
domain1:
|
||||||
|
|||||||
Reference in New Issue
Block a user