Skip to content

Commit

Permalink
include sample env
Browse files Browse the repository at this point in the history
  • Loading branch information
Sun-Mountain committed Nov 28, 2023
1 parent fc2ce63 commit bb390a9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .env.sample
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
DB_USER=
DB_PASSWORD=
DB_TEST_URL=
DB_DEV_URL=
REDIS_URL=
DB_PORT=
REDIS_PORT=
API_PORT=
FRONTEND_PORT=

0 comments on commit bb390a9

Please sign in to comment.