Skip to content

Latest commit

 

History

History
 
 

mysql

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

MySQL

MySQL is getting used for structured database which manages the employee's attendance information.

Environment Variable

ENVIRONMENT VARIABLE DEFAULT VALUE DESCRIPTION
MYSQL_PASSWORD password Password for mysql database server
MYSQL_DATABASE - Database which will be created once MySQL is up

Quickstart

make image