docker: Add build args for repo.

This commit is contained in:
tecnovert
2023-02-15 11:33:18 +02:00
parent dc0bd147b8
commit 3241616d68
2 changed files with 11 additions and 3 deletions

View File

@@ -173,3 +173,9 @@ Prepare wallet:
docker-compose -f docker-compose-prepare.yml stop
docker-compose up
# Notes
Switch Basicswap repo:
docker-compose build swapclient --build-arg BASICSWAP_URL=https://github.com/tecnovert/basicswap/archive/refs/heads/dev.zip --build-arg BASICSWAP_DIR=basicswap-dev