Skip to content

Commit

Permalink
I'm sorry I just want to rebuild this lowkey
Browse files Browse the repository at this point in the history
  • Loading branch information
joyliu-q committed Nov 5, 2023
1 parent d0eae8b commit edf1742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/shibboleth-sp-nginx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ COPY shibd.logger /etc/shibboleth/
RUN mkdir /opt/shibboleth && chown _shibd:_shibd /opt/shibboleth
RUN mkdir /run/shibboleth && chown _shibd:_shibd /run/shibboleth

# Allow Nginx to access Shibboleth sockets
# Allow Nginx to access the Shibboleth sockets
RUN adduser nginx _shibd

EXPOSE 80 443
Expand Down

0 comments on commit edf1742

Please sign in to comment.