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 name: lab
services: services:
#Networking #Networking
cloudflared: cloudflared:
container_name: cloudflared container_name: cloudflared
@@ -248,7 +249,6 @@ services:
- "traefik.http.routers.nextcloud.tls=true" - "traefik.http.routers.nextcloud.tls=true"
- "traefik.http.services.nextcloud.loadbalancer.server.port=80" - "traefik.http.services.nextcloud.loadbalancer.server.port=80"
syncthing: syncthing:
container_name: syncthing container_name: syncthing
image: lscr.io/linuxserver/syncthing:latest image: lscr.io/linuxserver/syncthing:latest