mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-04 18:14:53 +02:00
split base_url into dashboard_url and base_domain
This commit is contained in:
parent
26a165ab71
commit
e1f0834af4
17 changed files with 100 additions and 37 deletions
|
@ -1,5 +1,6 @@
|
|||
app:
|
||||
base_url: https://{{.Domain}}
|
||||
dashboard_url: https://{{.Domain}}
|
||||
base_domain: {{.Domain}}
|
||||
log_level: info
|
||||
save_logs: false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue