MySQL is getting used for structured database which manages the employee's attendance information.
ENVIRONMENT VARIABLE | DEFAULT VALUE | DESCRIPTION |
---|---|---|
MYSQL_PASSWORD | password | Password for mysql database server |
MYSQL_DATABASE | - | Database which will be created once MySQL is up |
make image