Updates nextcloud, adds overleaf, zigbee etc

This commit is contained in:
tga
2026-07-09 10:25:10 +02:00
parent 3ad5df938e
commit 67281827a2
18 changed files with 262 additions and 10 deletions
-1
View File
@@ -16,7 +16,6 @@ Volume=nginx-certs.volume:/etc/nginx/certs:z
Volume=nginx-config.volume:/etc/nginx/conf.d
Volume=nginx-html.volume:/usr/share/nginx/html
Volume=nginx-stream.volume:/etc/nginx/stream.d
Volume=nginx-vhost.volume:/etc/nginx/vhost.d
[Service]
Restart=always
+4 -2
View File
@@ -1,4 +1,6 @@
[Pod]
PodName=nginx
PublishPort=8080:80
PublishPort=4443:443
PublishPort=8080:80/tcp
PublishPort=8080:80/udp
PublishPort=4443:443/tcp
PublishPort=4443:443/udp