modifica 2 a docker compose
This commit is contained in:
parent
adf6fbeff3
commit
1e94c7e512
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ services:
|
|||
|
||||
mysql:
|
||||
image: mysql:8.0
|
||||
container_name: mysql_esamiits24-26
|
||||
container_name: mysql_esameits24-26
|
||||
restart: always
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: ${MYSQL_ROOT_PASSWORD}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue