Skip to content
  • This project
    • Loading...
  • Sign in

Tenzing / Tenzing-Web-2023

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • Tenzing-Web-2023
  • ..
  • test
  • boxes.json
  • Jeff Balicki's avatar
    deploy · 8d0d2219 ...
    8d0d2219 Browse Files
    Signed-off-by: Jeff <jeff@gotenzing.com>
    Jeff Balicki committed 2023-05-04 15:17:10 -0400
boxes.json 219 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
[
  {
    "name": "one",
    "port": 3001,
    "user": "vagrant",
    "password": "vagrant",
    "hostname": "localhost"
  },
  {
    "name": "two",
    "port": 3002
  },
  {
    "name": "three",
    "port": 3003
  }
]