Skip to content

Commit

Permalink
Add missing env value
Browse files Browse the repository at this point in the history
  • Loading branch information
aalexand committed Aug 1, 2024
1 parent 8d91056 commit 335c017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions local/.env.local
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ export API_CLIENT_SECRET="api-client-secret"
export API_AUTHORIZED_GROUP_ID="api-authorized-group-id"
export DOCKER_BUILDKIT=0
export COMPOSE_DOCKER_CLI_BUILD=0
export CONTAINER_REDIS="redis"
export API_CACHE_TTL=1h
export API_CACHE_REDIS_HOST="localhost:6379"

0 comments on commit 335c017

Please sign in to comment.