docker-cronicle-docker
docker-cronicle-docker copied to clipboard
Forced reload of the custom configuration not works
Issue report
Describe
I am trying to use a custom configuration, however I cannot change the config with the instructions.
To Reproduce:
- Pull and Run the docker with the instructions in README.md
- stop docker
- Create a custom config file with url, http_port modified
- cp the config to ...docker-cronicle-docker/data/config.json.import
- remove the .setup_done file
- restart the container
Result:
The port of cronicle did not change, and it says:
Storage has already been set up. There is no need to run this command again.
Workarounds:
Build a image with custom Dockerfile and config.json.import :P
@sunnyworm ah... has this been fixed?
closing due to no further activities.