A&AS container parameters
Get to know the parameters for which you provide values to configure the database.
The following table lists the A&As container parameters.
| Environment Variable | Description |
|---|---|
|
DATABASE_URL |
It is the URL used for establishing A&AS connection. |
| DATABASE_USERNAME |
Name of the database to be used that has been predefined in the database server. |
| DATABASE_PASSWORD |
Password for the database user that is to be used when connecting to the A&AS database. |
Follow the instructions provided in Test Database Connection on Docker Host for testing the database connection on Docker host.