(13.3) Caller Lists Environment Variables
The following environment variables are relevant for the Caller Lists microservice:
Name | Description |
---|---|
DB_URL | This is the Database connection URL. Database name ( For example:
|
DB_USER | database user |
DB_DRIVER | JDBC driver e.g., net.sourceforge.jtds.jdbc.Driver |
DB_DIALECT | Database dialect e.g., org.hibernate.dialect.SQLServer2008Dialect |
DB_PASS | database password |