You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
385 B
6 lines
385 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_ENDORSER_API_SERVER=http://localhost:3000
|
|
VUE_APP_DEFAULT_IMAGE_API_SERVER=http://localhost:3002
|
|
|