File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55# The IP below should be swapped to your real IP or DNS name, like 192.168.88.248, etc. if testing from remote browsers or mobile devices
66
77# Use this values to run the app locally in Windows
8- ESHOP_EXTERNAL_DNS_NAME_OR_IP = docker.for.win.localhost
9- ESHOP_STORAGE_CATALOG_URL = http://docker.for.win.localhost :5202/c/api/v1/catalog/items/[0]/pic/
10- ESHOP_STORAGE_MARKETING_URL = http://docker.for.win.localhost :5110/api/v1/campaigns/[0]/pic/
8+ ESHOP_EXTERNAL_DNS_NAME_OR_IP = host. docker.internal
9+ ESHOP_STORAGE_CATALOG_URL = http://host. docker.internal :5202/c/api/v1/catalog/items/[0]/pic/
10+ ESHOP_STORAGE_MARKETING_URL = http://host. docker.internal :5110/api/v1/campaigns/[0]/pic/
1111
1212# Use this values to run the app locally in Mac
1313# ESHOP_EXTERNAL_DNS_NAME_OR_IP=docker.for.mac.localhost
You can’t perform that action at this time.
0 commit comments