Add missing args to listen
whups
This commit is contained in:
parent
60bfe91947
commit
13149f2cb9
@ -19,6 +19,9 @@ ingress_container_networks:
|
|||||||
# Certbot configuration
|
# Certbot configuration
|
||||||
ingress_container_certbot_email: rehashedsalt@cock.li
|
ingress_container_certbot_email: rehashedsalt@cock.li
|
||||||
|
|
||||||
|
# General Nginx configuration
|
||||||
|
ingress_listen_args: "443 ssl"
|
||||||
|
|
||||||
# Vhost configuration
|
# Vhost configuration
|
||||||
# ingress_servers:
|
# ingress_servers:
|
||||||
# - name: example.com
|
# - name: example.com
|
||||||
|
Loading…
Reference in New Issue
Block a user