mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-18 05:14:22 +01:00
yml fix
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
volumes:
|
||||
- "mysql_datadir:/var/lib/mysql"
|
||||
environment:
|
||||
MYSQL_ALLOW_EMPTY_PASSWORD:"yes"
|
||||
- MYSQL_ALLOW_EMPTY_PASSWORD="true"
|
||||
|
||||
btcpayserver:
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user