I am trying to run mytonctrl from inside a docker container, but keep getting the error "The config file is broken"
What config file is this referring to? I have now mounted every available directory on the machine into the container, and it still isn't working
Jan 3, 2024, 4:31 PM
This may help you: https://github.com/kdimentionaltree/ton-docker-ctrl
Jan 3, 2024, 5:28 PM
I don't really want to run the whole node in docker, just a monitoring service I am putting together. What is the config that this error is complaining about?
Jan 3, 2024, 7:52 PM