Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update WORKDIR to new grouper home
chubing committed Feb 13, 2020
1 parent 30d275b commit d3c6758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -127,7 +127,7 @@ RUN cp /dev/null /etc/httpd/conf.d/ssl.conf \
&& echo -e "\nPassEnv ENV" >> /etc/httpd/conf/httpd.conf \
&& echo -e "\nPassEnv USERTOKEN" >> /etc/httpd/conf/httpd.conf

WORKDIR /opt/grouper/
WORKDIR /opt/grouper/grouperWebapp

EXPOSE 80 443

0 comments on commit d3c6758

Please sign in to comment.