Skip to content

Commit 2fa39d2

Browse files
committedMar 10, 2025
docs: modified comment
1 parent f925b43 commit 2fa39d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.env.example

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ PGADMIN_DEFAULT_EMAIL=test@test.com
1818
PGADMIN_DEFAULT_PASSWORD=test
1919

2020
# Quick way to generate keys: https://travistidwell.com/jsencrypt/demo/
21-
# Paste in this format (don't remove back ticks)
21+
# Paste in this format (you might need double quotes insted of back ticks or both depending on your system)
2222
PUBLIC_KEY=`-----BEGIN PUBLIC KEY-----
2323

2424
-----END PUBLIC KEY-----`

0 commit comments

Comments
 (0)