[Unit] Description=Core Dashboard (Ambiente Dev) After=network-online.target [Service] Restart=always Environment=REGISTRY_AUTH_FILE=/run/user/0/containers/auth.json [Container] Image=rg.fr-par.scw.cloud/yumi/dashboard:latest ContainerName=core-dashboard-dev Pull=always EnvironmentFile=/mnt/data/core/dashboard/.env PublishPort=3005:3000 Network=web_proxy Label=traefik.enable=true Label=traefik.http.routers.core-dashboard-dev.rule=Host(`dev.rede5.com.br`) Label=traefik.http.routers.core-dashboard-dev.entrypoints=websecure Label=traefik.http.routers.core-dashboard-dev.tls.certresolver=myresolver Label=traefik.http.services.core-dashboard-dev.loadbalancer.server.port=3000 [Install] WantedBy=multi-user.target