Skip to content

Instantly share code, notes, and snippets.

@imosquera
Created November 8, 2017 19:36
Show Gist options
  • Save imosquera/322f78047959130807d7b6e7464afaac to your computer and use it in GitHub Desktop.
Save imosquera/322f78047959130807d7b6e7464afaac to your computer and use it in GitHub Desktop.
services:
barometer:
baseUrl: http://localhost:9092
deck:
baseUrl: http://localhost:9000
lighthouse:
baseUrl: http://localhost:5000
orca:
baseUrl: http://localhost:8083
front50:
baseUrl: http://localhost:8080
clouddriver:
#baseUrl: http://localhost:7002
baseUrl: http://localhost:7002
front50:
baseUrl: http://localhost:8080
@kevinawoo
Copy link

I believe anything nested in services. isn't used in orca

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment