Add example config files for docker.

This commit is contained in:
tecnovert
2019-07-18 20:30:12 +02:00
parent a49be16f9c
commit 21b23fe865
9 changed files with 63 additions and 8 deletions

View File

@@ -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: