Updates nextcloud, adds overleaf, zigbee etc
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user