mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 18:38:09 +01:00
docker: Add script container fragment.
Example: python3 ./scripts/build_yml_files.py -c bitcoin monero dash pivx --withscript
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
HTML_PORT=127.0.0.1:12700:12700
|
||||
WS_PORT=127.0.0.1:11700:11700
|
||||
HTML_PORT=12700
|
||||
WS_PORT=11700
|
||||
TZ=UTC
|
||||
|
||||
DATA_PATH=/var/swapdata/
|
||||
|
||||
Reference in New Issue
Block a user