mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-24 06:28:42 +01:00
Adds hostname config for setting UI parameter (#1983)
* Adds hostname config to setting a hostname in title * Also updates title for hostname
This commit is contained in:
@@ -7,4 +7,5 @@ type StartEvent struct {
|
||||
CustomAddress bool `json:"customAddress"`
|
||||
CustomBase bool `json:"customBase"`
|
||||
Protected bool `json:"protected"`
|
||||
HasHostname bool `json:"hasHostname"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user