Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to simplify dev experience with go backend #2861

Merged
merged 16 commits into from
Aug 28, 2018
Merged
Prev Previous commit
Fix CF Console client [e2e]
  • Loading branch information
Irfan Habib authored Aug 28, 2018
commit f808bb3c115970edd8244d7e3e1cff57efbda4a6
4 changes: 2 additions & 2 deletions deploy/ci/travis/config.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ HTTP_CLIENT_TIMEOUT_IN_SECS=30
HTTP_CLIENT_TIMEOUT_MUTATING_IN_SECS=120
SKIP_SSL_VALIDATION=true
CONSOLE_PROXY_TLS_ADDRESS=:5443
CONSOLE_CLIENT=cf
CONSOLE_CLIENT=console
CF_CLIENT=cf
UAA_ENDPOINT=http://localhost:8080
CONSOLE_ADMIN_SCOPE=stratos.admin
Expand All @@ -16,4 +16,4 @@ CONSOLE_PROXY_CERT_PATH=../../dev-ssl/server.crt
CONSOLE_PROXY_CERT_KEY_PATH=../../dev-ssl/server.key
ENCRYPTION_KEY=B374A26A71490437AA024E4FADD5B497FDFF1A8EA6FF12F6FB65AF2720B59CCF
SQLITE_KEEP_DB=true
UI_PATH=../../dist
UI_PATH=../../dist