Skip to content

Commit

Permalink
Revert "OK DEPLOY geoblock testing"
Browse files Browse the repository at this point in the history
This reverts commit ebdde5b.
  • Loading branch information
navilg committed Sep 2, 2023
1 parent e824137 commit 37b5aba
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose-traefik.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ services:
- --certificatesresolvers.le.acme.httpChallenge=true
- --entrypoints.web.http.redirections.entrypoint.to=websecure
- --entrypoints.web.http.redirections.entrypoint.scheme=https
- --experimental.plugins.geoblock.moduleName=github.com/nscuro/traefik-plugin-geoblock
- --experimental.plugins.geoblock.version=v0.11.0
restart: unless-stopped
ports:
- 80:80
Expand All @@ -38,7 +36,7 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- traefik-le:/letsencrypt
- traefik-config:/etc/traefik
# - traefik-config:/etc/traefik
# - traefik-local-plugins:/plugins-local/
networks:
- mynetwork
Expand Down

0 comments on commit 37b5aba

Please sign in to comment.