Skip to content

Commit

Permalink
fix compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkoSekulic committed Nov 26, 2024
1 parent 53db1e8 commit f2e09c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ services:
- FeatureManagement:Ansattporten=${FEATUREFLAGS_ANSATTPORTEN:-false}
- AnsattPortenLoginSettings:ClientId=${ANSATTPORTEN_CLIENTID:-}
- AnsattPortenLoginSettings:ClientSecret=${ANSATTPORTEN_CLIENTSECRET:-}
- RedisCacheSettings:true
- RedisCacheSettings:UseRedisCache=true
- RedisCacheSettings:ConnectionString=redis:6379
- RedisCacheSettings:InstanceName=designer

Expand Down

0 comments on commit f2e09c3

Please sign in to comment.