From fd97ed8765a4fafa3263bf10972e08269b44f4aa Mon Sep 17 00:00:00 2001 From: dsanz Date: Thu, 6 Jul 2017 11:42:49 +0200 Subject: [PATCH] Fix issue --- .env | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.env b/.env index c7273328f..d9482516b 100644 --- a/.env +++ b/.env @@ -5,7 +5,4 @@ # 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 ESHOP_EXTERNAL_DNS_NAME_OR_IP=localhost -ESHOP_PROD_EXTERNAL_DNS_NAME_OR_IP=10.121.122.92 -ESHOP_AZURE_STORAGE_ACCOUNT=https://eshopstorageaccount.blob.core.windows.net/pics/ -ESHOP_AZURE_STORAGE_ACCOUNT_NAME=eshopstorageaccount -ESHOP_AZURE_STORAGE_ACCOUNT_KEY=nugfkxI5hEajLIHARRnMkiO68UQK64MjaYssVkhTay4BvFjSTkJdVotbqU6aPtp2hcXa+ZfhBGKTCXMUDm5X4w== \ No newline at end of file +ESHOP_PROD_EXTERNAL_DNS_NAME_OR_IP=10.121.122.92 \ No newline at end of file