🚸 added root password
This commit is contained in:
parent
206de893e6
commit
639afaae47
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ services:
|
|||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Region/City
|
||||
- MYSQL_ROOT_PASSWORD=root
|
||||
- MYSQL_DATABASE=database
|
||||
- MYSQL_USER=username
|
||||
- MYSQL_PASSWORD=password
|
||||
|
|
Loading…
Add table
Reference in a new issue