mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 10:28:10 +01:00
Add COINDATA_PATH to .env
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
build:
|
||||
context: ../
|
||||
volumes:
|
||||
- ./coindata:/coindata
|
||||
- ${COINDATA_PATH}:/coindata
|
||||
ports:
|
||||
- "${HTML_PORT}" # Expose only to localhost, see .env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user