mirror of
https://github.com/CoolnsX/selfhost_podman.git
synced 2025-12-20 11:55:16 +05:30
Feat: unix socketifying and disabling ports as much as possible
This commit is contained in:
@@ -3,8 +3,8 @@ Description=Nextcloud Pod
|
||||
|
||||
[Pod]
|
||||
PodName=nextcloud
|
||||
PublishPort=8080:80
|
||||
Volume=%h/podman/nextcloud/.socket:/tmp/docker
|
||||
Network=host
|
||||
|
||||
# to satisfy nextcloud bitch permissions problems
|
||||
UIDMap=1000:0:1
|
||||
|
||||
Reference in New Issue
Block a user