oops, rajoute https avec l'url
This commit is contained in:
@@ -95,7 +95,7 @@ EOF
|
|||||||
-uroot \
|
-uroot \
|
||||||
-p"$MYSQL_ROOT_PASSWORD" \
|
-p"$MYSQL_ROOT_PASSWORD" \
|
||||||
"$MYSQL_DATABASE" \
|
"$MYSQL_DATABASE" \
|
||||||
-e "update wp_options set option_value='${ORGA}\.${domain}' where option_name in ('siteurl','home');"
|
-e "update wp_options set option_value='https:\/\/${ORGA}\.${domain}' where option_name in ('siteurl','home');"
|
||||||
|
|
||||||
#restart orga
|
#restart orga
|
||||||
docker-compose down && docker-compose up -d
|
docker-compose down && docker-compose up -d
|
||||||
|
|||||||
Reference in New Issue
Block a user