commit
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
|||||||
command: sh -c "npm install && npm run dev"
|
command: sh -c "npm install && npm run dev"
|
||||||
db:
|
db:
|
||||||
image: mysql:8.1
|
image: mysql:8.1
|
||||||
container_name: my_mysql
|
container_name: ${APP}_DB
|
||||||
environment:
|
environment:
|
||||||
MYSQL_ROOT_PASSWORD: tnals1459
|
MYSQL_ROOT_PASSWORD: tnals1459
|
||||||
MYSQL_USER: how2ice
|
MYSQL_USER: how2ice
|
||||||
|
|||||||
Reference in New Issue
Block a user