omidshj 2025-02-24 04:53:34 +03:30
parent 4d6c3b4cf5
commit ba85e79c7a
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
traefik.enable: "true"
traefik.docker.network: "web"
traefik.http.routers.pinception.entrypoints: "web,websecure"
traefik.http.routers.pinception.rule: "Host(`mvm350.ir`)"
traefik.http.routers.pinception.rule: "Host(`www.mvm350.ir`)"
traefik.http.services.pinception.loadbalancer.server.port: "3000"
traefik.http.routers.pinception.tls: "true"
traefik.http.routers.pinception.tls.certresolver: "httpresolver"