8 lines
177 B
YAML
8 lines
177 B
YAML
services:
|
|
tron:
|
|
image: tronbox/tre
|
|
restart: unless-stopped
|
|
ports:
|
|
- 9090:9090
|
|
# volumes:
|
|
# - ./accounts-data:/config # node will load these keys |