5 lines
327 B
5 lines
327 B
# Only the variables that start with VUE_APP_ are seen in the application process.env in Vue.
|
|
|
|
# this won't resolve as a URL on production; it's a URN only found in the test system
|
|
VUE_APP_BVC_MEETUPS_PROJECT_CLAIM_ID=https://endorser.ch/entity/01HNTZYJJXTGT0EZS3VEJGX7AK
|
|
VUE_APP_DEFAULT_IMAGE_API_SERVER=http://localhost:3001
|
|
|