mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-20 20:51:50 +01:00
docker: change compose database root password
This commit is contained in:
parent
575b265c74
commit
fb191a0ffd
@ -39,7 +39,7 @@ services:
|
||||
- "3306:3306"
|
||||
environment:
|
||||
MYSQL_DATABASE: vichan
|
||||
MYSQL_ROOT_PASSWORD: test-database
|
||||
MYSQL_ROOT_PASSWORD: password
|
||||
networks:
|
||||
vichan_net:
|
||||
ipv4_address: 172.20.0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user