|
@ -10,7 +10,7 @@ services: |
|
|
- ./.env |
|
|
- ./.env |
|
|
- ./conf/docker-common.conf |
|
|
- ./conf/docker-common.conf |
|
|
- ./conf/docker-bitcoind.conf |
|
|
- ./conf/docker-bitcoind.conf |
|
|
restart: on-failure |
|
|
restart: always |
|
|
command: "/wait-for-it.sh tor:9050 --timeout=720 --strict -- /restart.sh" |
|
|
command: "/wait-for-it.sh tor:9050 --timeout=720 --strict -- /restart.sh" |
|
|
expose: |
|
|
expose: |
|
|
- "8333" |
|
|
- "8333" |
|
|