shopizer-developers
Changes
postman-tests/SALESMANAGER.h2.db 0(+0 -0)
postman-tests/SALESMANAGER.lock.db 4(+4 -0)
README.md 0(+0 -0)
RELEASE-NOTES.md 0(+0 -0)
sm-shop/SALESMANAGER.h2.db 0(+0 -0)
Details
postman-tests/SALESMANAGER.h2.db 0(+0 -0)
diff --git a/postman-tests/SALESMANAGER.h2.db b/postman-tests/SALESMANAGER.h2.db
new file mode 100644
index 0000000..89781c4
Binary files /dev/null and b/postman-tests/SALESMANAGER.h2.db differ
postman-tests/SALESMANAGER.lock.db 4(+4 -0)
diff --git a/postman-tests/SALESMANAGER.lock.db b/postman-tests/SALESMANAGER.lock.db
new file mode 100644
index 0000000..32ea6ad
--- /dev/null
+++ b/postman-tests/SALESMANAGER.lock.db
@@ -0,0 +1,4 @@
+#FileLock
+#Sat Mar 03 19:27:09 EST 2018
+id=161ee67b4f53719f8880c60184a2466289f970c1b22
+method=file
README.md 0(+0 -0)
diff --git a/README.md b/README.md
old mode 100644
new mode 100755
RELEASE-NOTES.md 0(+0 -0)
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
old mode 100644
new mode 100755
diff --git a/sm-core/src/main/resources/profiles/gcp/shopizer-core.properties b/sm-core/src/main/resources/profiles/gcp/shopizer-core.properties
index 6809877..7471395 100644
--- a/sm-core/src/main/resources/profiles/gcp/shopizer-core.properties
+++ b/sm-core/src/main/resources/profiles/gcp/shopizer-core.properties
@@ -6,7 +6,7 @@ secretKey=7070200000000007
#Elastic Search configurations
elasticsearch.cluster.name=shopizer
elasticsearch.mode=remote
-elasticsearch.server.host=http://localhost
+elasticsearch.server.host=http://es-server
elasticsearch.server.port=9200
elasticsearch.server.proxy.user=
elasticsearch.server.proxy.password=
@@ -16,6 +16,7 @@ elasticsearch.server.proxy.password=
config.cms.store.location=/tmp/store
config.cms.files.location=/tmp/repos
-shippingDistancePreProcessor.apiKey=AIzaSyCFqjgSH_6_ktwKLcVi-IRojLx2iRWlcig
+#For using priceByDistance shipping module
+shippingDistancePreProcessor.apiKey=<YOUR KEY>
diff --git a/sm-core/src/main/resources/shopizer-core.properties b/sm-core/src/main/resources/shopizer-core.properties
index 9ee6e76..af40102 100644
--- a/sm-core/src/main/resources/shopizer-core.properties
+++ b/sm-core/src/main/resources/shopizer-core.properties
@@ -15,6 +15,7 @@ elasticsearch.server.proxy.password=
config.cms.store.location=./files/store
config.cms.files.location=./files/repos
-shippingDistancePreProcessor.apiKey=AIzaSyCFqjgSH_6_ktwKLcVi-IRojLx2iRWlcig
+#For using priceByDistance shipping module
+shippingDistancePreProcessor.apiKey=<YOUR KEY>
sm-shop/SALESMANAGER.h2.db 0(+0 -0)
diff --git a/sm-shop/SALESMANAGER.h2.db b/sm-shop/SALESMANAGER.h2.db
new file mode 100644
index 0000000..b36df84
Binary files /dev/null and b/sm-shop/SALESMANAGER.h2.db differ