Add .env
example, clear application.yaml
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@ -0,0 +1,3 @@
|
||||
DATABASE_URL=jdbc:postgresql://localhost:5433/postgres
|
||||
DATABASE_USERNAME=username
|
||||
DATABASE_PASSWORD=password
|
Reference in New Issue
Block a user