Temp change for Azure vars

This commit is contained in:
Cesar De la Torre 2017-08-06 17:03:30 -07:00
parent f885f6e2d7
commit 331bffa210

28
.env
View File

@ -7,17 +7,17 @@
ESHOP_EXTERNAL_DNS_NAME_OR_IP=localhost
ESHOP_PROD_EXTERNAL_DNS_NAME_OR_IP=10.121.122.92
ESHOP_AZURE_REDIS_BASKET_DB=<YourAzureRedisBasketInfo>
ESHOP_AZURE_STORAGE_CATALOG=<YourAzureStorageCatalog>
ESHOP_AZURE_STORAGE_MARKETING=<YourAzureStorageMarketing>
ESHOP_AZURE_SERVICE_BUS=<YourAzureServiceBusInfo>
ESHOP_AZURE_COSMOSDB=<YourAzureCosmosDBConnData>
ESHOP_AZURE_CATALOG_DB=<YourAzureSQLDBCatalogDBConnString>
ESHOP_AZURE_IDENTITY_DB=<YourAzureSQLDBIdentityDBConnString>
ESHOP_AZURE_ORDERING_DB=<YourAzureSQLDBOrderingDBConnString>
ESHOP_AZURE_MARKETING_DB=<YourAzureSQLDBMarketingDBConnString>
ESHOP_AZUREFUNC_CAMPAIGN_DETAILS_URI=<YourAzureFunctionCampaignDetailsURI>
ESHOP_AZURE_STORAGE_CATALOG_NAME=<YourAzureStorageCatalogName>
ESHOP_AZURE_STORAGE_CATALOG_KEY=<YourAzureStorageCatalogKey>
ESHOP_AZURE_STORAGE_MARKETING_NAME=<YourAzureStorageMarketingName>
ESHOP_AZURE_STORAGE_MARKETING_KEY=<YourAzureStorageMarketingKey>
#ESHOP_AZURE_REDIS_BASKET_DB=<YourAzureRedisBasketInfo>
#ESHOP_AZURE_STORAGE_CATALOG=<YourAzureStorageCatalog>
#ESHOP_AZURE_STORAGE_MARKETING=<YourAzureStorageMarketing>
#ESHOP_AZURE_SERVICE_BUS=<YourAzureServiceBusInfo>
#ESHOP_AZURE_COSMOSDB=<YourAzureCosmosDBConnData>
#ESHOP_AZURE_CATALOG_DB=<YourAzureSQLDBCatalogDBConnString>
#ESHOP_AZURE_IDENTITY_DB=<YourAzureSQLDBIdentityDBConnString>
#ESHOP_AZURE_ORDERING_DB=<YourAzureSQLDBOrderingDBConnString>
#ESHOP_AZURE_MARKETING_DB=<YourAzureSQLDBMarketingDBConnString>
#ESHOP_AZUREFUNC_CAMPAIGN_DETAILS_URI=<YourAzureFunctionCampaignDetailsURI>
#ESHOP_AZURE_STORAGE_CATALOG_NAME=<YourAzureStorageCatalogName>
#ESHOP_AZURE_STORAGE_CATALOG_KEY=<YourAzureStorageCatalogKey>
#ESHOP_AZURE_STORAGE_MARKETING_NAME=<YourAzureStorageMarketingName>
#ESHOP_AZURE_STORAGE_MARKETING_KEY=<YourAzureStorageMarketingKey>