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
Hello,
I'm trying to modify the /opt/cronicle/conf/config.json file in a Docker container .
I'm using volumes, but I'm encountering an error. Is there an alternative method to make these modifications without entering the container and manually editing the file?
thanks you!!