site ssl-renew --force overwrites site's docker-compose.yml
MatteoOreficeIT opened this issue · 0 comments
MatteoOreficeIT commented
How to reproduce, version 4.0.17
- alter
/opt/easyengine/sites/yoursite.../docker-compose.yml
with user configuration , as the page https://easyengine.io/handbook/global-filesystem-structure/site-filesystem-structure/#docker-compose says - run
ee site ssl-renew --force
in site dir /opt/easyengine/sites/yoursite.../docker-compose.yml
is unexpectedly overwritten
Is there any machinery which allows users to keep their docker-compose.yml intact ?
Thanks