Skip to content

Commit

Permalink
chore: add double quotes
Browse files Browse the repository at this point in the history
Signed-off-by: Sreang Rathanak <[email protected]>
  • Loading branch information
bunsyy authored and Sreang Rathanak committed Jan 15, 2024
1 parent a129c0c commit 4cf1674
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions signup-ui/.env.example
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
REACT_APP_BASE_URL=http://localhost:3333
REACT_APP_CAPTCHA_SITE_KEY=
REACT_APP_BASE_URL="http://localhost:3333"
REACT_APP_CAPTCHA_SITE_KEY=""

0 comments on commit 4cf1674

Please sign in to comment.