From 4877302d2f770e2ab742a1a4a135e3359392a78e Mon Sep 17 00:00:00 2001 From: brittany mitchell Date: Sat, 20 Dec 2025 20:08:07 -0600 Subject: [PATCH] add line endings --- .gitignore | 2 +- sample.env | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2eea525..4c49bd7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -.env \ No newline at end of file +.env diff --git a/sample.env b/sample.env index c7dbf69..e6210d2 100644 --- a/sample.env +++ b/sample.env @@ -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"}' \ No newline at end of file +USERS='{"admin": "$2y$10$/K.hjNr84lLNDt8fTXjoI.DBp6PpeyoJ.mGwrrLuCZfAwfSAGqhOW", "user": "$2y$10$Fg6Dz8oH9fPoZ2jJan5tZuv6Z4Kp7avtQ9bDfrdRntXtPeiMAZyGO"}'