Skip to content

Commit

Permalink
update WORKDIR to new grouper home
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored 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
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d3c6758

Please sign in to comment.