Skip to content

Commit a077fe1

Browse files
committed
Docs: Add security warning to docker.env
Signed-off-by: Parth Bhatt <paarthbhatt37@gmail.com>
1 parent 42160a4 commit a077fe1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docker.env

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1+
# WARNING: These are default values for local development only.
2+
# DO NOT use these values in production. Generate proper secret keys.
13
POSTGRES_DB=vulnerablecode
4+
25
POSTGRES_USER=vulnerablecode
36
POSTGRES_PASSWORD=vulnerablecode
47

0 commit comments

Comments
 (0)