Create .env.example
This commit is contained in:
parent
2e9b73a768
commit
379df61598
1 changed files with 3 additions and 0 deletions
3
.env.example
Normal file
3
.env.example
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
POSTGRES_DB=root
|
||||
POSTGRES_USER=root
|
||||
POSTGRES_PASSWORD=root
|
||||
Loading…
Add table
Add a link
Reference in a new issue