formatting
All checks were successful
Update Compose File / build (push) Successful in 2s

This commit is contained in:
2025-11-28 09:55:23 -08:00
parent aec1079495
commit 54ca0b6224

View File

@@ -1,5 +1,6 @@
name: lab
services:
#Networking
cloudflared:
container_name: cloudflared
@@ -114,7 +115,7 @@ services:
- "traefik.http.routers.gitea.entrypoints=https"
- "traefik.http.routers.gitea.tls=true"
- "traefik.http.services.gitea.loadbalancer.server.port=3000"
gitea-act-runner:
container_name: gitea-act-runner
image: docker.io/gitea/act_runner:latest
@@ -248,7 +249,6 @@ services:
- "traefik.http.routers.nextcloud.tls=true"
- "traefik.http.services.nextcloud.loadbalancer.server.port=80"
syncthing:
container_name: syncthing
image: lscr.io/linuxserver/syncthing:latest
@@ -279,7 +279,7 @@ services:
volumes:
- ${DATA}/vaultwarden:/data
restart: unless-stopped
watchtower:
container_name: watchtower
image: containrrr/watchtower:latest