Skip to content

Commit

Permalink
Update secrets.defaults.properties (#40)
Browse files Browse the repository at this point in the history
The comments were incorrectly copied from secrets.properties, causing confusion.
  • Loading branch information
Nate Ridderman authored Aug 23, 2021
1 parent 2d2a5bf commit c65c16b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions secrets.defaults.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
## Sample properties file containing application secrets.
# This file is checked into version control for the sake of demonstrating sample contents.
# In practice, your properties file that contains secrets *should not* be under version control.
## Sample default properties file containing application secret keys with stub values.
gmpApiKey=""
keyToIgnore=""
ignoreKey1=""
Expand Down

0 comments on commit c65c16b

Please sign in to comment.