Added app name
This commit is contained in:
@@ -247,6 +247,8 @@ type Configuration struct {
|
||||
// if the debug flag is passed through the command line arguments.
|
||||
Debug bool
|
||||
|
||||
AppName string `json:"app_name" yaml:"app_name"`
|
||||
|
||||
// A unique identifier for this node in the Panel.
|
||||
Uuid string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user