You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flotte-user-management/.env

2 lines
131 B
Bash

POSTGRES_CONNECTION_URL = "postgres://flotte_userdb:flottedev@localhost/flotte_usersdb"
REDIS_CONNECTION_URL = "redis://127.0.0.1/"