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