Feat: update Image name to point to ghcr and opencloud changes

This commit is contained in:
coolnsx
2025-08-04 17:48:19 +05:30
parent 3fac8699fc
commit ce1c255957
5 changed files with 10 additions and 6 deletions

View File

@@ -11,8 +11,12 @@ AutoUpdate=registry
# pass this to attach it to container
EnvironmentFile=./.env
Volume=%h/podman/opencloud:/etc/opencloud
Volume=${EXTERNAL_DIR}:/var/lib/opencloud
# metadata and configuration store here
Volume=%h/podman/opencloud/config:/etc/opencloud
Volume=%h/podman/opencloud/data:/var/lib/opencloud
# actual data store here
Volume=${EXTERNAL_DIR}:/var/lib/opencloud/storage/users/users
[Service]
# pass this to autofill above variables