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