sui icon indicating copy to clipboard operation
sui copied to clipboard

error when running the container

Open b0red opened this issue 5 years ago • 1 comments

I keep getting this error when trying to run the container from the docker-compose.yml file:

time="2020-08-02T21:29:25+02:00" level=error msg="no config file found at /sui/config.json"
time="2020-08-02T21:29:25+02:00" level=fatal msg="problem loading config"

So I figure there's supposed to be a config file somewhere, but there's no info on the subject to find. Very annoying!

b0red avatar Aug 02 '20 19:08 b0red

example and then you can see the config https://github.com/WillFantom/sui/blob/latest/examples/config.json

denis-ev avatar Aug 08 '20 00:08 denis-ev