add scratch space for user import/exports
should probably add to all, but i only need on eth for now
This commit is contained in:
parent
7a18e29e9f
commit
cb3ad0734c
@ -71,6 +71,7 @@ services:
|
|||||||
command: --config /config.toml --workers 48
|
command: --config /config.toml --workers 48
|
||||||
volumes:
|
volumes:
|
||||||
- ./config/production-eth.toml:/config.toml
|
- ./config/production-eth.toml:/config.toml
|
||||||
|
- ./data/scratch:/scratch
|
||||||
ports:
|
ports:
|
||||||
- mode: host
|
- mode: host
|
||||||
protocol: tcp
|
protocol: tcp
|
||||||
|
Loading…
Reference in New Issue
Block a user