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
|
||||
volumes:
|
||||
- ./config/production-eth.toml:/config.toml
|
||||
- ./data/scratch:/scratch
|
||||
ports:
|
||||
- mode: host
|
||||
protocol: tcp
|
||||
|
Loading…
Reference in New Issue
Block a user