github.com/henvic/wedeploycli@v1.7.6-0.20200319005353-3630f582f284/integration/mocks/home/.lcp (about)

     1  ; Configuration file for Liferay Cloud
     2  ; https://www.liferay.com/products/dxp-cloud
     3  default_remote                   = lcp
     4  local_http_port                  = 80
     5  local_https_port                 = 443
     6  disable_autocomplete_autoinstall = true
     7  disable_colors                   = true
     8  notify_updates                   = true
     9  release_channel                  = stable
    10  enable_analytics                 = false
    11  
    12  [remote "lcp"]
    13      ; Default cloud remote
    14      infrastructure = liferay.cloud
    15      service        = lfr.cloud
    16      username       = admin
    17      password       = safe
    18