Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Dec 4, 2020
1 parent c127819 commit 48c9f67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Workbench/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,8 @@ services:
- USERTOKEN
- SHIBBOLETH_SP_ENCRYPT_CERT=/etc/shibboleth/sp-cert.pem
- SHIBBOLETH_SP_ENCRYPT_PRIVKEY=/run/secrets/shib_sp-key.pem
- SHIBBOLETH_SP_SIGNING_CERT=/etc/shibboleth/sp-cert.pem
- SHIBBOLETH_SP_SIGNING_PRIVKEY=/run/secrets/shib_sp-key.pem
networks:
- net
ports:
Expand Down

0 comments on commit 48c9f67

Please sign in to comment.