mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 01:47:39 +00:00
9 lines
284 B
HCL
9 lines
284 B
HCL
credential_profile = "ps5"
|
|
|
|
streetmerchant_env = {
|
|
"STORES" = "amazon-uk,game,argos,box,currys,johnlewis,shopto,smythstoys,very,amazon-it,amazon-nl"
|
|
"SHOW_ONLY_SERIES" = "sonyps5c,sonyps5de"
|
|
"SLACK_TOKEN" = "your slack api token"
|
|
"SLACK_CHANNEL" = "your slack channel name"
|
|
}
|