Skip to content

Commit

Permalink
Include .env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
scannillo committed Oct 2, 2019
1 parent dfae833 commit 12eb25c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
TOKEN=Basic QVRxNGtQTWhqVHA2cXJVUXliWTBTU3o2RXMxc08wWURGOWY2N3J0MmUtZFp4MzZoSEdiVjFVOUVrM1FSd2NIY3l5QmxIWHlzUnItdVhnMTg6RURTWEt6RjEtNC16QTQySW8taDh0UDRUcUxDbFFldjdydDVHR0x6N0prbVJmV0JOdlBXVW9MMzRaRHlaOWpKck80NWhXcEUtWTNRYS1laFk==
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**
!**/src/test/**
.env
# .env

### STS ###
.apt_generated
Expand Down

0 comments on commit 12eb25c

Please sign in to comment.