mirror of
https://github.com/mvvasilev/personal-finances.git
synced 2025-04-18 21:59:52 +03:00
5 lines
No EOL
241 B
Text
5 lines
No EOL
241 B
Text
JWT_ISSUER_URL= auth server configuration url for fetching JWKs
|
|
|
|
DATASOURCE_URL= database jdbc url ( postgres only, example: jdbc:postgresql://localhost:45093/mydatabase )
|
|
DATASOURCE_USER= database user
|
|
DATASOURCE_PASSWORD= database password |