public ip
This commit is contained in:
@@ -9,6 +9,7 @@ services:
|
|||||||
stop_grace_period: 3m
|
stop_grace_period: 3m
|
||||||
environment:
|
environment:
|
||||||
- CACHE_SIZE=${FANTOM_CACHE_SIZE:-16000}
|
- CACHE_SIZE=${FANTOM_CACHE_SIZE:-16000}
|
||||||
|
- IP=${IP}
|
||||||
volumes:
|
volumes:
|
||||||
- "fantom:/datadir"
|
- "fantom:/datadir"
|
||||||
expose:
|
expose:
|
||||||
|
|||||||
@@ -27,6 +27,7 @@ opera \
|
|||||||
--http.api=ftm,eth,debug,admin,web3,personal,net,txpool,sfc,trace \
|
--http.api=ftm,eth,debug,admin,web3,personal,net,txpool,sfc,trace \
|
||||||
--http.corsdomain="*" \
|
--http.corsdomain="*" \
|
||||||
--http.vhosts="*" \
|
--http.vhosts="*" \
|
||||||
|
--nat extip:${IP} \
|
||||||
--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