From 852c53bd4904bef420fb7f373bf1af197efd3f10 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sun, 28 Jul 2024 14:16:51 +0200 Subject: [PATCH] fix --- op-boba.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/op-boba.yml b/op-boba.yml index 5c5de6e4..cc14b5f6 100644 --- a/op-boba.yml +++ b/op-boba.yml @@ -48,6 +48,8 @@ services: #- "GETH_OVERRIDE_DELTA=1708560000" #- "GETH_OVERRIDE_ECOTONE=1713302880" #- "GETH_OVERRIDE_FJORD=1720627201" + networks: + - chains labels: - "traefik.enable=true" - "traefik.http.middlewares.boba-stripprefix.stripprefix.prefixes=/boba" @@ -90,6 +92,8 @@ services: ports: - "45202:45202" - "45202:45202/udp" + networks: + - chains volumes: - .jwtsecret:/jwtsecret # - ./p2p-node-key.txt:/config/p2p-node-key.txt