mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-25 09:44:24 +01:00
pw change
This commit is contained in:
parent
cff5e40183
commit
a10b727c58
@ -9,7 +9,7 @@ services:
|
||||
# ports:
|
||||
# - 3306:3306
|
||||
environment:
|
||||
MARIADB_ROOT_PASSWORD: example
|
||||
MARIADB_ROOT_PASSWORD: your-root-password
|
||||
volumes:
|
||||
- mariadb-data:/var/lib/mysql
|
||||
restart: always
|
Loading…
Reference in New Issue
Block a user