mirror of
https://github.com/CoolnsX/selfhost_podman.git
synced 2025-12-20 20:05:17 +05:30
feat: moved shared volume in pod in nextcloud
This commit is contained in:
@@ -4,6 +4,7 @@ Description=Nextcloud Pod
|
||||
[Pod]
|
||||
PodName=nextcloud
|
||||
PublishPort=8080:80
|
||||
Volume=%h/podman/nextcloud/.socket:/tmp/docker
|
||||
|
||||
# to satisfy nextcloud bitch permissions problems
|
||||
UIDMap=1000:0:1
|
||||
|
||||
Reference in New Issue
Block a user