Skip to content

Commit ccb6e0c

Browse files
authored
Merge pull request #5 from TobiasS1402/dev_env_v2
commit new env example
2 parents 9950759 + 33697f4 commit ccb6e0c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
longitude=5.1331746
22
latitude=51.5868726
3-
telegram_bot_token='xxxxxxxx:xxxxxxxxxxxxxxxxxxxx'
4-
telegram_chat_id='xxxxxxxx'
3+
telegram_bot_token=xxxxxxxx:xxxxxxxxxxxxxxxxxxxx
4+
telegram_chat_id=xxxxxxxx
55
number_of_stores=5 #nearby number of stores, based on API calculations with your longitude and latitude returned by the GraphQL endpoint

0 commit comments

Comments
 (0)