Skip to content

Commit

Permalink
MAN-195: Fixed env var name for flipt
Browse files Browse the repository at this point in the history
  • Loading branch information
pmcphee77 committed Jan 14, 2025
1 parent 246dc95 commit fc8e474
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ generic-service:
SYSTEM_CLIENT_SECRET: "SYSTEM_CLIENT_SECRET"
SESSION_SECRET: "SESSION_SECRET"
flipt:
FLIPT_API_TOKEN: "API_TOKEN"
FLIPT_TOKEN: "API_TOKEN"
elasticache-redis:
REDIS_HOST: "primary_endpoint_address"
REDIS_AUTH_TOKEN: "auth_token"
Expand Down

0 comments on commit fc8e474

Please sign in to comment.