baseConfig

This commit is contained in:
Sebastian
2024-03-13 11:36:03 +01:00
parent 903d2b419d
commit 5a83083009
2 changed files with 8 additions and 1 deletions

View File

@@ -8,10 +8,11 @@ services:
user: root
volumes:
- 'arb-playblock:/persistent'
- './arbnova/playblock/baseConfig.yml:/baseConfig.yml'
expose:
- 8547 # http + ws
command:
- --conf.file=baseConfig.json
- --conf.file=/baseConfig.json
- --persistent.ancient=/persistent/ancient
- --persistent.chain=/persistent/chain
- --persistent.global-config=/persistent/global-config