Skip to content

Commit

Permalink
Add a REDASH_COOKIE_SECRET for circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
susodapop committed Nov 23, 2021
1 parent c7cc079 commit 4576636
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
environment:
COMPOSE_FILE: .circleci/docker-compose.circle.yml
COMPOSE_PROJECT_NAME: redash
REDASH_COOKIE_SECRET: 2H9gNG9obnAQ9qnR9BDTQUph6CbXKCzF
docker:
- image: circleci/buildpack-deps:xenial
steps:
Expand Down

0 comments on commit 4576636

Please sign in to comment.