-
- Downloads
ref(docker): drop volume /etc/duniter
Moving `conf.json` from volume `/var/lib/duniter` to volume `/etc/duniter` creates to much unwanted corner cases where one can lose their configuration file. Instead, this commit move the configuration back into `/var/lib/duniter` and drop volume `/etc/duniter` now useless.
Please register or sign in to comment