mirror of
https://github.com/bitnami/containers.git
synced 2026-03-01 15:07:17 +08:00
Rename MARIADB_MASTER_PORT to MARIADB_MASTER_PORT_NUMBER
This commit is contained in:
@@ -26,7 +26,7 @@ services:
|
||||
- MARIADB_USER=my_user
|
||||
- MARIADB_DATABASE=my_database
|
||||
- MARIADB_MASTER_HOST=mariadb-master
|
||||
- MARIADB_MASTER_PORT=3306
|
||||
- MARIADB_MASTER_PORT_NUMBER=3306
|
||||
# ALLOW_EMPTY_PASSWORD is recommended only for development.
|
||||
- ALLOW_EMPTY_PASSWORD=yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user