Proxy local frontend to remote backend (#1452)

* add server proxy configurations

* change address to host due to compliation warning

* adjust config sample to more accurately reflect production version
This commit is contained in:
Lucy C
2022-05-19 15:58:32 -06:00
committed by GitHub
parent 1023916390
commit 2b6e54da1e
5 changed files with 49 additions and 6 deletions

View File

@@ -14,6 +14,11 @@
"mocks": {
"maskAs": "tor",
"skipStartupAlerts": true
},
"marketplace": {
"url": "https://beta-registry-0-3.start9labs.com/",
"name": "Embassy Marketplace"
}
}
},
"gitHash": ""
}