Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 436 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 436 Bytes

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