mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2025-05-24 14:46:16 +00:00
add contactform-geoblock router
This commit is contained in:
parent
9f85f72212
commit
c3b50df2c1
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ services:
|
||||||
- "traefik.http.routers.homepage-${BRANCH:-main}-secure.tls.certresolver=letsencrypt"
|
- "traefik.http.routers.homepage-${BRANCH:-main}-secure.tls.certresolver=letsencrypt"
|
||||||
- "traefik.http.routers.homepage-${BRANCH:-main}-secure.tls=true"
|
- "traefik.http.routers.homepage-${BRANCH:-main}-secure.tls=true"
|
||||||
- "traefik.http.routers.homepage-${BRANCH:-main}.middlewares=redirect-www-to-non-www@file"
|
- "traefik.http.routers.homepage-${BRANCH:-main}.middlewares=redirect-www-to-non-www@file"
|
||||||
|
- "traefik.http.routers.contactform-geoblock.rule=Path(`/kontakt`)"
|
||||||
|
- "traefik.http.routers.contactform-geoblock.middlewares=GeoBlock@file"
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue