token secret
parent
543c3f8f9f
commit
768038161c
|
@ -38,6 +38,7 @@ const EnvNotificationLevel = "NOTIFICATION_LEVEL"
|
|||
// Basic Auth - User / Password
|
||||
const EnvBasicAuthUser = "BASIC_AUTH_USER"
|
||||
const EnvBasicAuthPassword = "BASIC_AUTH_PASSWORD"
|
||||
const EnvTokenSecret = "TOKEN_SECRET"
|
||||
|
||||
// KeelLogoURL - is a logo URL for bot icon
|
||||
const KeelLogoURL = "https://keel.sh/images/logo.png"
|
||||
|
|
Loading…
Reference in New Issue