6 lines
103 B
YAML
6 lines
103 B
YAML
services:
|
|
base:
|
|
build: .
|
|
restart: unless-stopped
|
|
command: --rpc-config-path /config.toml
|