xmr: Ensure incoming transfers are unlocked.

This commit is contained in:
tecnovert
2022-12-02 13:58:26 +02:00
parent 789cd0f6ab
commit a250daca8b
9 changed files with 63 additions and 20 deletions

View File

@@ -3,6 +3,11 @@
This will setup Basicswap so that each coin runs in it's own container.
Install dependencies:
sudo apt install basez docker-compose
Copy and edit .env config:
cp example.env .env