We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f925b43 commit 2fa39d2Copy full SHA for 2fa39d2
.env.example
@@ -18,7 +18,7 @@ PGADMIN_DEFAULT_EMAIL=test@test.com
18
PGADMIN_DEFAULT_PASSWORD=test
19
20
# Quick way to generate keys: https://travistidwell.com/jsencrypt/demo/
21
-# Paste in this format (don't remove back ticks)
+# Paste in this format (you might need double quotes insted of back ticks or both depending on your system)
22
PUBLIC_KEY=`-----BEGIN PUBLIC KEY-----
23
24
-----END PUBLIC KEY-----`
0 commit comments