Check with which version of e-comBox the model was created
Following the creation of a new site from a personal template :
- Run the following command via docker exec ->
cat /tmp/config-site.sh | grep URL | grep https
- If the previous command does not return a result, the model was created with version 3
- Otherwise the model was created with version 4.
If the model was created with version 3 :
- Recover the docker-compose by changing the webserver image
- Start stack update
- Show end of processing
Modification effectuée par Christelle Thiry