Skip to content

Commit

Permalink
add dotenv ex
Browse files Browse the repository at this point in the history
  • Loading branch information
lugopi committed Mar 21, 2024
1 parent 6e54c01 commit 0c7b46c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ KODECUPID_BACKEND_HOST=hostname
KODECUPID_BACKEND_PORT=8000

VITE_API_URL=https://host.url
KODECUPID_FRONTEND_URL=http://127.0.0.1
KODECUPID_FRONTEND_HOST=hostname
KODECUPID_FRONTEND_PORT=80

Expand Down

0 comments on commit 0c7b46c

Please sign in to comment.