Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(228)

Side by Side Diff: appengine/swarming/swarming_bot/config/config.json

Issue 2969513002: Add a default Isolate gRPC proxy in config (Closed)
Patch Set: Add a default Isolate gRPC proxy in config Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "enable_ts_monitoring": false, 2 "enable_ts_monitoring": false,
3 "is_grpc": false,
4 "server": "http://localhost:8080", 3 "server": "http://localhost:8080",
5 "server_version": "version1" 4 "server_version": "version1"
6 } 5 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698