You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I put the html to persist, in desperation I put html/config too.
Then I modify the config.docker.inc.php , when I restart the container, everything is lost. I already checked on my server, and the files are persisted. I've also tried to edit inside the container (docker exec -it) and also directly on the server (nvim config.docker.inc.php)
The settings work beautifully, but when restarting the container, it doesn't work anymore. What am I doing wrong?
Should I inform new configs in the ENV of the container?
The text was updated successfully, but these errors were encountered:
I put the html to persist, in desperation I put html/config too.
Then I modify the config.docker.inc.php , when I restart the container, everything is lost. I already checked on my server, and the files are persisted. I've also tried to edit inside the container (docker exec -it) and also directly on the server (nvim config.docker.inc.php)
The settings work beautifully, but when restarting the container, it doesn't work anymore. What am I doing wrong?
Should I inform new configs in the ENV of the container?
The text was updated successfully, but these errors were encountered: