oops, rajoute https avec l'url
This commit is contained in:
@@ -95,7 +95,7 @@ EOF
|
||||
-uroot \
|
||||
-p"$MYSQL_ROOT_PASSWORD" \
|
||||
"$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
|
||||
docker-compose down && docker-compose up -d
|
||||
|
||||
Reference in New Issue
Block a user