Skip to content

Commit

Permalink
feat: added port number and environment in .env file
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamza12700 committed Sep 22, 2024
1 parent 7702114 commit c402b4c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
TURSO_DATABASE_URL=change
TURSO_AUTH_TOKEN=change

# Environment: dev, prod
ENVIRONMENT=dev

PORT=1920

0 comments on commit c402b4c

Please sign in to comment.