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