Skip to content

Commit

Permalink
Merge pull request #564 from intuitem/fix_compose_regression
Browse files Browse the repository at this point in the history
fix regression
  • Loading branch information
ab-smith authored Jun 22, 2024
2 parents 552fe62 + f3724f4 commit adc385d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ services:
volumes:
- ./caddy_data:/data
command: |
sh -c 'echo $CISO_ASSISTANT_URL "{
sh -c 'echo $$CISO_ASSISTANT_URL "{
reverse_proxy /api/iam/sso/redirect backend:8000
reverse_proxy /api/accounts/saml/0/acs/ backend:8000
reverse_proxy /api/accounts/saml/0/acs/finish/ backend:8000
Expand Down

0 comments on commit adc385d

Please sign in to comment.