change the default image server port
This commit is contained in:
@@ -3,4 +3,4 @@
|
|||||||
# this won't resolve as a URL on production; it's a URN only found in the test system
|
# 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_BVC_MEETUPS_PROJECT_CLAIM_ID=https://endorser.ch/entity/01HNTZYJJXTGT0EZS3VEJGX7AK
|
||||||
VUE_APP_DEFAULT_ENDORSER_API_SERVER=http://localhost:3000
|
VUE_APP_DEFAULT_ENDORSER_API_SERVER=http://localhost:3000
|
||||||
VUE_APP_DEFAULT_IMAGE_API_SERVER=http://localhost:3001
|
VUE_APP_DEFAULT_IMAGE_API_SERVER=http://localhost:3002
|
||||||
|
|||||||
Reference in New Issue
Block a user