Skip to content

Commit 5229f98

Browse files
Louis BAYLElbayle
authored andcommitted
Dockerfile mod_ssl
1 parent 2ca5adf commit 5229f98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ RUN yum -y install \
7070
# install Apache
7171
RUN yum -y --setopt=tsflags=nodocs install \
7272
httpd \
73-
# mod_ssl \
73+
mod_ssl \
7474
openssl && \
7575
yum clean all
7676

0 commit comments

Comments
 (0)