fixed one remaining error in NextCloud

This commit is contained in:
2026-01-24 23:28:00 -07:00
parent 351c121b41
commit 97b1a3986f
+2
View File
@@ -1,4 +1,5 @@
# TODO set volume directories
# TODO set user/group IDs
volumes:
data:
@@ -10,6 +11,7 @@ volumes:
services:
nextcloud:
user: "1003:1003"
image: nextcloud:27.1.3
container_name: nextcloud
hostname: nextcloud