Skip to content

Commit

Permalink
Change frontend NODE_ENV to development (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
devleejb authored Jun 26, 2024
1 parent 89dc5d5 commit 4a37c70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/.env.production
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
NODE_ENV=development
VITE_API_ADDR="https://codepair-api.yorkie.dev"
VITE_YORKIE_API_ADDR="https://api.yorkie.dev"
VITE_YORKIE_API_KEY="cbovg64qfu96agb5i0fg"
Expand Down

0 comments on commit 4a37c70

Please sign in to comment.