Skip to content

Commit

Permalink
docs: add an example of enviroment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
tmphat1312 committed Jun 9, 2024
1 parent ba0331b commit 53a6771
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Backend API URL
NEXT_PUBLIC_API_URL=

0 comments on commit 53a6771

Please sign in to comment.