Fixed for Production and Staging
This commit is contained in:
@@ -37,7 +37,7 @@ docker-compose exec -u www-data joomla php installation/joomla.php install \
|
||||
--admin-username=$JOOMLA_USERNAME \
|
||||
--admin-password=$JOOMLA_PASSWORD \
|
||||
--db-type=mysqli \
|
||||
--db-host=mariadb \
|
||||
--db-host=mariadb-joomla \
|
||||
--db-user=$MYSQL_USER \
|
||||
--db-pass=$MYSQL_PASSWORD \
|
||||
--db-name=$MYSQL_DATABASE \
|
||||
|
||||
Reference in New Issue
Block a user