Remove vagrant and add testing docker
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
MYSQL_ROOT_PASSWORD: IceHrmR00t
|
||||
MYSQL_USER: dev
|
||||
MYSQL_PASSWORD: dev
|
||||
MYSQL_DATABASE: dev
|
||||
MYSQL_DATABASE: icehrm
|
||||
volumes:
|
||||
- ./docker/development/init.sql:/docker-entrypoint-initdb.d/setup.sql
|
||||
- ./docker/development/db_data:/var/lib/mysql
|
||||
|
||||
Reference in New Issue
Block a user