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

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

Issue 2969513002: Add a default Isolate gRPC proxy in config (Closed)
Patch Set: Fix problem in tests 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,
3 "is_grpc": false,
4 "server": "http://localhost:8080", 2 "server": "http://localhost:8080",
5 "server_version": "version1" 3 "server_version": "version1"
6 } 4 }
OLDNEW
« no previous file with comments | « appengine/swarming/swarming_bot/bot_code/remote_client.py ('k') | appengine/swarming/swarming_bot/fake_swarming.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698