This is an automated email from the ASF dual-hosted git repository.

omartushevskyi pushed a commit to branch DLAB-1086
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/DLAB-1086 by this push:
     new 54163cf  updated Billing Dockerfile
54163cf is described below

commit 54163cf51e5d5d182991a217101e5098b9740e6f
Author: Oleh Martushevskyi <oleh_martushevs...@epam.com>
AuthorDate: Fri Sep 13 14:11:10 2019 +0300

    updated Billing Dockerfile
---
 services/billing-gcp/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/services/billing-gcp/Dockerfile b/services/billing-gcp/Dockerfile
index 5640189..cd23ea7 100644
--- a/services/billing-gcp/Dockerfile
+++ b/services/billing-gcp/Dockerfile
@@ -25,4 +25,4 @@ USER root
 
 COPY billing-gcp-2.1.jar /root/
 
-CMD java -Xmx1024M -jar -Duser.timezone=UTC -Dfile.encoding=UTF-8 
/root/billing-gcp-2.1.jar --conf /root/billing.yml
\ No newline at end of file
+CMD java -Xmx1024M -jar -Duser.timezone=UTC -Dfile.encoding=UTF-8 
/root/billing-gcp-2.1.jar  --spring.config.location=/root/billing.yml
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org
For additional commands, e-mail: commits-h...@dlab.apache.org

Reply via email to