Prod to use envs #2

Merged
kovagoadi merged 3 commits from prod-use-env into main 2025-11-11 10:39:50 +01:00
Showing only changes of commit ce93b617df - Show all commits

View File

@@ -15,7 +15,7 @@ services:
- "--entryPoints.web.address=:82" - "--entryPoints.web.address=:82"
ports: ports:
- "82:82" - "82:82"
- "8080:8080" - "8081:8080"
volumes: volumes:
- "/var/run/docker.sock:/var/run/docker.sock:ro" - "/var/run/docker.sock:/var/run/docker.sock:ro"