Skip to content

Commit 31828dd

Browse files
committed
fixed traefik bouncer network
1 parent efbb3c2 commit 31828dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose/traefik-bouncer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ services:
99
profiles: ["core", "all"]
1010
networks:
1111
- default
12+
- t3_proxy
1213
environment:
1314
GIN_MODE: release # default is debug (more logs)
1415
CROWDSEC_BOUNCER_API_KEY: $CROWDSEC_TRAEFIK_BOUNCER_API_KEY

0 commit comments

Comments
 (0)