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