Skip to content

Commit 7a93fcc

Browse files
author
utkace
committed
env: add environment variables
1 parent 5f7561e commit 7a93fcc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sample.env

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
VUE_APP_PUBLIC_KEY = your_own_public_key
2+
VUE_APP_PRIVATE_KEY = your_own_private_key
3+
VUE_APP_URL_ENDPOINT = your_own_url_endpoint
4+
VUE_APP_AUTHENTICATION_ENDPOINT = your_own_authentication_endpoint

0 commit comments

Comments
 (0)