Skip to content

Commit

Permalink
Issue #1892: set default for OTOBO_WEB_HTTPS_PORT
Browse files Browse the repository at this point in the history
  • Loading branch information
bschmalhofer committed Oct 1, 2022
1 parent ea3debf commit 4793c11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions otobo.nginx-kerberos.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ ENV LANG C.UTF-8
# starting HTTP with 'docker-compose -f docker-compose.yml up'
ENV OTOBO_NGINX_WEB_HOST 172.17.0.1
ENV OTOBO_NGINX_WEB_PORT 5000
ENV OTOBO_WEB_HTTPS_PORT 443

# Not that these file need to be copied into a container.
# Alternatively /etc/ssl can be exported as a volume to the host.
Expand Down

0 comments on commit 4793c11

Please sign in to comment.