You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by ad...@apache.org on 2019/09/11 14:37:20 UTC

[incubator-dlab] 03/03: Set billing service on 8088 port in billing.yml

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

adamsd pushed a commit to branch bil-devops
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit db6530935dca14433a7974bad57f54b48fc6cb36
Author: AdamsDisturber <ad...@gmail.com>
AuthorDate: Wed Sep 11 17:35:59 2019 +0300

    Set billing service on 8088 port in billing.yml
---
 services/billing-gcp/billing.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/services/billing-gcp/billing.yml b/services/billing-gcp/billing.yml
index f95110e..1f0dc5d 100644
--- a/services/billing-gcp/billing.yml
+++ b/services/billing-gcp/billing.yml
@@ -1,3 +1,5 @@
+server:
+  port: 8088
 spring:
   data:
     mongodb:


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