Updates nextcloud, adds overleaf, zigbee etc
This commit is contained in:
@@ -12,7 +12,7 @@ AutoUpdate=registry
|
||||
ContainerName=nextcloud-cron
|
||||
Entrypoint=/cron.sh
|
||||
Environment=TZ=Europe/Zurich
|
||||
Image=docker.io/nextcloud:33
|
||||
Image=docker.io/nextcloud:34
|
||||
Label=io.containers.autoupdate=registry
|
||||
Pod=nextcloud.pod
|
||||
StartWithPod=true
|
||||
|
||||
@@ -16,7 +16,7 @@ Environment=PHP_UPLOAD_LIMIT=100G
|
||||
Environment=REDIS_HOST=nextcloud-redis
|
||||
Environment=TRUSTED_PROXIES="192.168.0.0/16 172.16.0.0/12 169.254.0.0/16 10.0.0.0/8"
|
||||
Environment=TZ=Europe/Zurich
|
||||
Image=docker.io/nextcloud:33
|
||||
Image=docker.io/nextcloud:34
|
||||
Label=io.containers.autoupdate=registry
|
||||
Pod=nextcloud.pod
|
||||
Secret=database-user,type=env,target=MYSQL_USER
|
||||
|
||||
Reference in New Issue
Block a user