Skip to content

Commit

Permalink
added bot.env to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nfoster1492 committed Sep 12, 2023
1 parent 1626d56 commit 3278a7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,4 @@ dmypy.json

# Pyre type checker
.pyre/
bot.env
2 changes: 1 addition & 1 deletion bot.env
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
TOKEN={MTE1MTAyMDAyNTE0NzMxMDIzMA.GFfU4f.vsQHuZevcYyCx252KEvwCJYFXHAomlqh654bVo}
TOKEN={MTE1MTAyMDAyNTE0NzMxMDIzMA.GWysQg.Ea43XKla88oYTQvaoDq2kZgQs4d1TYQGclPaEo}
DATABASE_URL={postgres://ujpmzygrexqvfd:72b159ce6bcda77bb7c873f6a025c0f35dc7df94a9782e1ae602c8b9ec8e8803@ec2-107-21-67-46.compute-1.amazonaws.com:5432/df74ina2a9gq5d}

0 comments on commit 3278a7a

Please sign in to comment.