labels removed

This commit is contained in:
cpu
2025-05-09 12:12:04 +02:00
parent ec39b8d774
commit 0b2da6c3a2
2 changed files with 2 additions and 8 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
# docker labels
labels
# Logs # Logs
logs logs
*.log *.log

8
labels
View File

@@ -1,8 +0,0 @@
traefik.enable=true
traefik.docker.network=traefik
traefik.http.routers.virt-nexus-timer.rule=Host("nexus-timer.virtonline.eu")
traefik.http.routers.virt-nexus-timer.service=virt-nexus-timer
traefik.http.routers.virt-nexus-timer.tls=true
traefik.http.routers.virt-nexus-timer.tls.certResolver=default
traefik.http.routers.virt-nexus-timer.entrypoints=web-secure
traefik.http.services.virt-nexus-timer.loadbalancer.server.port=80