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