nodekey is now external to the volume
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
||||
- IP=${IP}
|
||||
volumes:
|
||||
- "fantom:/datadir"
|
||||
- "./fantom/config:/config"
|
||||
expose:
|
||||
- "18544"
|
||||
- "19921"
|
||||
|
||||
0
fantom/config/keep-directory
Normal file
0
fantom/config/keep-directory
Normal file
@@ -28,6 +28,7 @@ opera \
|
||||
--http.corsdomain="*" \
|
||||
--http.vhosts="*" \
|
||||
--nat extip:${IP} \
|
||||
--nodekey=/config/nodekey \
|
||||
--ws \
|
||||
--ws.addr=0.0.0.0 \
|
||||
--ws.port=18544 \
|
||||
|
||||
Reference in New Issue
Block a user