mentorenwahl/.example.env
Dominic Grimm a9fc6a43b1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Renamed backend to api
2022-01-20 21:17:24 +01:00

5 lines
91 B
Bash

POSTGRES_USER="mw"
POSTGRES_PASSWORD="SUPERDUPERSECRET"
API_JWT_SECRET="SUPERDUPERSECRET"