🚸 added root password

This commit is contained in:
Axel Olausson Holtenäs 2022-10-23 19:14:36 +02:00
parent 206de893e6
commit 639afaae47
No known key found for this signature in database
GPG key ID: BEDBB4D61E6C8462

View file

@ -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