DB_USER="test"
DB_PASSWD="test"
DB_ADDRESS="localhost:5432"
DB_DATABASE="pif"

JWT_SECRET="secret"