mirror of
https://github.com/gregtwallace/apc-p15-tool.git
synced 2025-06-10 05:36:50 +00:00
move env var prefix to config
This commit is contained in:
parent
ea3de54208
commit
50cc78a77e
2 changed files with 2 additions and 2 deletions
pkg/app
|
@ -12,8 +12,6 @@ import (
|
|||
|
||||
const (
|
||||
appVersion = "0.2.0"
|
||||
|
||||
environmentVarPrefix = "APC_P15_TOOL"
|
||||
)
|
||||
|
||||
// struct for receivers to use common app pieces
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue