add line endings

This commit is contained in:
brittany mitchell 2025-12-20 20:08:07 -06:00
commit 4877302d2f
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View file

@ -1 +1 @@
.env
.env

View file

@ -1,2 +1,2 @@
# Remove this line: Replace the default passwords with unique ones. Open pwd.html in the browswer.
USERS='{"admin": "$2y$10$/K.hjNr84lLNDt8fTXjoI.DBp6PpeyoJ.mGwrrLuCZfAwfSAGqhOW", "user": "$2y$10$Fg6Dz8oH9fPoZ2jJan5tZuv6Z4Kp7avtQ9bDfrdRntXtPeiMAZyGO"}'
USERS='{"admin": "$2y$10$/K.hjNr84lLNDt8fTXjoI.DBp6PpeyoJ.mGwrrLuCZfAwfSAGqhOW", "user": "$2y$10$Fg6Dz8oH9fPoZ2jJan5tZuv6Z4Kp7avtQ9bDfrdRntXtPeiMAZyGO"}'