Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bartosz-skejcik committed Dec 6, 2023
2 parents 705b795 + 4a18912 commit bc197c8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
DATABASE_URL="mysql://root:1234@localhost:3306/eduflex"
NEXTAUTH_URL=http://edu-flex.live
AUTH_ORIGIN=http://edu-flex.live
NODE_ENV=production
SECRET=asdasd
NEXTAUTH_SECRET=asdasd

0 comments on commit bc197c8

Please sign in to comment.