Easy routing for local development - Using Traefik for routing paths
to web apps - Setup a reverse proxy to simplify routingcommand: --api.insecure=true --providers.docker ports: - "80:80" - "8080:8080" volumes: - /var/run/docker.sock:/var/run/docker.sock labels: - traefik.enable=false Th e w e b ap p c on fi g T h e w e b command: --api.insecure=true --providers.docker ports: - "80:80" - "8080:8080" volumes: - /var/run/docker.sock:/var/run/docker.sock labels: - traefik.enable=false home: 2 restart: always image: denoland/deno:10 码力 | 5 页 | 576.61 KB | 1 年前3
共 1 条
- 1













