update to nextcloud 23
This commit is contained in:
parent
cec0aab2d5
commit
89202e6052
13 changed files with 48 additions and 41 deletions
2
rootfs/etc/s6-overlay/s6-rc.d/nginx/dependencies
Normal file
2
rootfs/etc/s6-overlay/s6-rc.d/nginx/dependencies
Normal file
|
@ -0,0 +1,2 @@
|
|||
confd
|
||||
nextcloud-config
|
3
rootfs/etc/s6-overlay/s6-rc.d/nginx/run
Normal file
3
rootfs/etc/s6-overlay/s6-rc.d/nginx/run
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/command/with-contenv sh
|
||||
|
||||
exec nginx -g "daemon off;"
|
1
rootfs/etc/s6-overlay/s6-rc.d/nginx/type
Normal file
1
rootfs/etc/s6-overlay/s6-rc.d/nginx/type
Normal file
|
@ -0,0 +1 @@
|
|||
longrun
|
Loading…
Add table
Add a link
Reference in a new issue