homepage/.env.example

4 lines
No EOL
135 B
Text

DB_URL=jdbc:postgresql://localhost:5432/homepage
DB_MIGRATION=src/main/resources/db/migration
DB_USERNAME=postgres
DB_PASSWORD=postgres