diff --git a/README.md b/README.md index 35e1d43..26a7856 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ alias bind_df="ssh \ -N \ -L 4646:127.0.0.1:4646 \ -L 8500:127.0.0.1:8500 \ - -L 8082:traefik.service.2.cluster.deuxfleurs.fr:8082 \ + -L 8082:traefik-admin.service.2.cluster.deuxfleurs.fr:8082 \ -L 5432:psql-proxy.service.2.cluster.deuxfleurs.fr:5432 \ " ```