Update postgresql.container
This commit is contained in:
parent
b74a877a6e
commit
93dc4e0854
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ HealthInterval=40s
|
|||
HealthTimeout=3s
|
||||
HealthRetries=20
|
||||
UserNS=keep-id:uid=999,gid=999
|
||||
Volume=/var/containers/postgresql/db:/var/lib/postgresql/data:z,U
|
||||
Volume=/var/containers/postgresql/exp:/mnt/exp:z,U
|
||||
Volume=/var/containers/postgresql/db:/var/lib/postgresql/data:z
|
||||
Volume=/var/containers/postgresql/exp:/mnt/exp:z
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue