update AppName
This commit is contained in:
parent
cfa81330bd
commit
7fba4488f0
|
|
@ -15,7 +15,7 @@ import (
|
|||
|
||||
const (
|
||||
// AppName is the name of the application.
|
||||
AppName = "unifi-poller"
|
||||
AppName = "unpoller"
|
||||
// ENVConfigPrefix is the prefix appended to an env variable tag name.
|
||||
ENVConfigPrefix = "UP"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue