1
0
Files
btcpayserver-docker/docker-compose-generator/docker-fragments/opt-add-lightning-terminal.yml
d11n 18748e6dd6 Fix anonymous datadirs (#691)
* Update LiT datadir

Uses the same folder as [in the LiT Dockerfile](https://github.com/lightninglabs/lightning-terminal/blob/master/Dockerfile#L62) to prevent the creation of anonymous volumes as [described here](https://stackoverflow.com/a/62654594/183537).

* Update Monero datadirs

Uses the same folder as [in the Monero Dockerfile](https://github.com/btcpayserver/dockerfile-deps/blob/master/Monero/0.18.0.0/linuxarm64v8.Dockerfile#L41) to prevent the creation of anonymous volumes as [described here](https://stackoverflow.com/a/62654594/183537).
2022-09-23 16:33:33 +02:00

1.0 KiB