public ip
This commit is contained in:
@@ -9,6 +9,7 @@ services:
|
||||
stop_grace_period: 3m
|
||||
environment:
|
||||
- CACHE_SIZE=${FANTOM_CACHE_SIZE:-16000}
|
||||
- IP=${IP}
|
||||
volumes:
|
||||
- "fantom:/datadir"
|
||||
expose:
|
||||
|
||||
@@ -27,6 +27,7 @@ opera \
|
||||
--http.api=ftm,eth,debug,admin,web3,personal,net,txpool,sfc,trace \
|
||||
--http.corsdomain="*" \
|
||||
--http.vhosts="*" \
|
||||
--nat extip:${IP} \
|
||||
--ws \
|
||||
--ws.addr=0.0.0.0 \
|
||||
--ws.port=18544 \
|
||||
|
||||
Reference in New Issue
Block a user