소스 검색

更新 'inputs'

tags/v0.1.0
lizhihui 4 년 전
부모
커밋
9f1bfd2663
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      inputs

+ 2
- 1
inputs 파일 보기

@@ -63,5 +63,6 @@
"{{ project_name }}.ballgown_cluster": "{{ ballgown_cluster }}",
"{{ project_name }}.disk_size": "{{ disk_size if disk_size != '' else 200}}",
"{{ project_name }}.count_docker": "{{ count_docker }}",
"{{ project_name }}.count_cluster": "{{ count_cluster }}"
"{{ project_name }}.count_cluster": "{{ count_cluster }}",
"{{ project_name }}.count_length": "{{ count_length }}"
}

Loading…
취소
저장