This commit is contained in:
Sebastian
2024-07-28 14:16:51 +02:00
parent 9f34021ba5
commit 852c53bd49

View File

@@ -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