debug: Reduce default min_sequence_lock_seconds when debug mode is active.

This commit is contained in:
tecnovert
2022-10-18 21:01:34 +02:00
parent 468d8c5cc1
commit 9fc4fe3b79
3 changed files with 5 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ Without this step you will need to preface each `docker-compose` command with `s
#### Create the images:
COINDATA_PATH can be set to your preferance but must be exported each time you launch Basicswap.<br>
COINDATA_PATH can be set to your preference but must be exported each time you launch Basicswap.<br>
Consider adding COINDATA_PATH to the `.env` file in the docker directory file so it's always set.
export COINDATA_PATH=/var/data/coinswaps