fixed things with daemon daemon thing yeah

This commit is contained in:
Ethan Alicea
2024-01-04 03:51:06 +00:00
committed by GitHub
parent e713a2a189
commit 8d121d8dbd

View File

@@ -279,7 +279,7 @@ type Configuration struct {
// if the debug flag is passed through the command line arguments.
Debug bool
AppName string `default:"Nightway Hosting Pod Daemon" json:"app_name" yaml:"app_name"`
AppName string `default:"Nightway Hosting Pod" json:"app_name" yaml:"app_name"`
// A unique identifier for this node in the Panel.
Uuid string