Skip to content

Commit

Permalink
update defguard logo in email template (#686)
Browse files Browse the repository at this point in the history
* update defguard logo in email template

* rename path for logo image
  • Loading branch information
cpprian authored Jul 25, 2024
1 parent 886aca1 commit 4f54487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
context: .
dockerfile: Dockerfile
environment:
DEFGUARD_COOKIE_INSECURE: 'true'
DEFGUARD_COOKIE_INSECURE: "true"
DEFGUARD_SECRET_KEY: aa5a506b11d719dd7170f57f5d9947faf8eb0bc2be1325e42aa0237c3dcfd26456e73dff9eef3b12c7bcf8711b45e3e703d8e21ee1c08520f5e12e3f5772da94
DEFGUARD_AUTH_SECRET: defguard-auth-secret
DEFGUARD_GATEWAY_SECRET: defguard-gateway-secret
Expand Down

0 comments on commit 4f54487

Please sign in to comment.