Skip to content

Commit

Permalink
chore(ci): update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
younes200 committed Dec 16, 2024
1 parent fd23147 commit a9475db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .env.ci
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ CI_TEST=true
DATABASE_URL=postgres://postgres:postgres@postgres:5432/celluloid
REDIS_URL=redis://redis

COOKIE_SECRET=cisecret3
COOKIE_DOMAIN=localhost
COOKIE_SECURE=false
BETTER_AUTH_SECRET=cisecret3
BASE_URL=http://localhost:3000



# email params. Check with your SMTP provider
Expand Down

0 comments on commit a9475db

Please sign in to comment.