Add mapping option for port 443

This allows port 443 of the Grocy container to be accessed externally
This commit is contained in:
George Gebbett 2021-11-12 16:58:13 +00:00 committed by GitHub
parent ad5c93a0e2
commit efc3449d49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,8 +17,10 @@ map:
- ssl
ports:
80/tcp: null
443/tcp: null
ports_description:
80/tcp: Web interface (Not required for Ingress)
443/tcp: HTTPS Web interface (Not required for Ingress)
options:
culture: en
currency: USD