cleaned up and added nextcloud

This commit is contained in:
2025-05-11 11:17:20 -05:00
parent 6388714a0d
commit 1b4d4d9641
6 changed files with 39 additions and 17 deletions
+4 -4
View File
@@ -3,9 +3,9 @@ services:
image: lscr.io/linuxserver/nextcloud:latest
container_name: nextcloud
environment:
- PUID=1000
- PGID=1000
- TZ=America/Chicago
- PUID=${PUID}
- PGID=${PGID}
- TZ=${TZ}
networks:
- reverse-proxy
ports:
@@ -17,4 +17,4 @@ services:
networks:
reverse-proxy:
external: true
external: true