docker: Fix and document isolated coins config.

This commit is contained in:
tecnovert
2022-07-11 23:36:28 +02:00
parent 48e0cac5ab
commit e03f32ea5f
20 changed files with 219 additions and 120 deletions

View File

@@ -2,8 +2,7 @@ version: '3.3'
networks:
default:
external:
name: coinswap_network
name: coinswap_network
services:
particl_core:
image: i_particl
@@ -13,10 +12,9 @@ services:
container_name: particl_core
volumes:
- ${DATA_PATH}/particl:/data
#ports:
# - "51738:51738"
expose:
- 51735
- ${PART_RPC_PORT}
- ${PART_ZMQ_PORT}
logging:
driver: "json-file"
options: