Pass XMR restore height through json settings.

This commit is contained in:
tecnovert
2020-12-05 01:59:21 +02:00
parent 28d5848f3a
commit 669a465262
6 changed files with 32 additions and 21 deletions

View File

@@ -29,4 +29,4 @@ VOLUME /coindata
COPY ./docker/entrypoint.sh /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]
CMD ["basicswap-run", "-datadir=/coindata/basicswap"]
CMD ["basicswap-run", "-datadir=/coindata"]