• This project
    • Loading...
  • Sign in

OPENTECH / yoho-node-ci · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 2
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • yoho-node-ci
  • apps
  • zookeeper
  • config.js
  • ci with zookeeper
    da8b57d5
    by xuqi
    2016-10-14 16:35:49 +0800  
    Browse Files
config.js 66 Bytes
Raw Blame History Permalink
1 2 3 4 5
'use strict';

export default {
    server: 'localhost:2181'
}