mirror of
https://github.com/joomla-docker/docker-joomla.git
synced 2024-11-18 02:55:13 +00:00
Revert "Merge pull request #11 from openenergyprojects/patch-1"
This reverts commit7291e378a1
, reversing changes made to26083ce457
.
This commit is contained in:
parent
d71fffa067
commit
526a9896a3
@ -2,9 +2,6 @@
|
||||
|
||||
set -e
|
||||
|
||||
#wait for dockercompose to start the mysql
|
||||
sleep 3
|
||||
|
||||
if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
|
||||
if [ -n "$MYSQL_PORT_3306_TCP" ]; then
|
||||
if [ -z "$JOOMLA_DB_HOST" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user