add basic psql username
This commit is contained in:
parent
5753990750
commit
636af1757d
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
POSTGRES_DB="spliit"
|
||||
POSTGRES_USER=""
|
||||
POSTGRES_USER="psql"
|
||||
POSTGRES_PASSWORD=""
|
||||
|
|
Loading…
Add table
Reference in a new issue