fix
This commit is contained in:
@@ -48,6 +48,8 @@ services:
|
|||||||
#- "GETH_OVERRIDE_DELTA=1708560000"
|
#- "GETH_OVERRIDE_DELTA=1708560000"
|
||||||
#- "GETH_OVERRIDE_ECOTONE=1713302880"
|
#- "GETH_OVERRIDE_ECOTONE=1713302880"
|
||||||
#- "GETH_OVERRIDE_FJORD=1720627201"
|
#- "GETH_OVERRIDE_FJORD=1720627201"
|
||||||
|
networks:
|
||||||
|
- chains
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.http.middlewares.boba-stripprefix.stripprefix.prefixes=/boba"
|
- "traefik.http.middlewares.boba-stripprefix.stripprefix.prefixes=/boba"
|
||||||
@@ -90,6 +92,8 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "45202:45202"
|
- "45202:45202"
|
||||||
- "45202:45202/udp"
|
- "45202:45202/udp"
|
||||||
|
networks:
|
||||||
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- .jwtsecret:/jwtsecret
|
- .jwtsecret:/jwtsecret
|
||||||
# - ./p2p-node-key.txt:/config/p2p-node-key.txt
|
# - ./p2p-node-key.txt:/config/p2p-node-key.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user