We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18375ff commit fe51b5bCopy full SHA for fe51b5b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM bcgdesign/nginx:alpine3.13-2.1.3
+FROM bcgdesign/nginx:alpine3.13-2.1.4
2
3
LABEL maintainer="Ben Green <ben@bcgdesign.com>" \
4
org.label-schema.name="Nginx Proxy" \
VERSION
@@ -1 +1 @@
-2.1.3
+2.1.4
overlay/usr/lib/bcg/inc/proxy-setup-ssl.sh
@@ -47,7 +47,7 @@ create-pem () {
47
#
48
# Arguments
49
# 1 Domain name
50
-# 2 Name of Domain Aliases array
+# 2 String containing Domain Aliases (separated by spaces)
51
#======================================================================================================================
52
53
setup-ssl () {
0 commit comments