From 8a442d429c15df8305f38d30c9b6f16a794b8823 Mon Sep 17 00:00:00 2001 From: Arpit Mohan Date: Wed, 27 Nov 2019 16:37:03 +0530 Subject: [PATCH] Dummy commit to trigger Heroku deployment --- .../src/main/resources/application-local.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/server/appsmith-server/src/main/resources/application-local.properties b/app/server/appsmith-server/src/main/resources/application-local.properties index afa3d82393..58c90259a7 100644 --- a/app/server/appsmith-server/src/main/resources/application-local.properties +++ b/app/server/appsmith-server/src/main/resources/application-local.properties @@ -33,4 +33,4 @@ spring.redis.port=6379 # ACL config parameters acl.host=http://localhost:8181/v1/data -acl.package.name=/appsmith/authz/url_allow \ No newline at end of file +acl.package.name=/appsmith/authz/url_allow