You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2018/11/08 15:33:53 UTC

[GitHub] mitchell852 commented on a change in pull request #2911: Add ability to regenerate KSK keys in TP

mitchell852 commented on a change in pull request #2911: Add ability to regenerate KSK keys in TP
URL: https://github.com/apache/trafficcontrol/pull/2911#discussion_r231936320
 
 

 ##########
 File path: traffic_portal/app/src/scripts/config.js
 ##########
 @@ -23,6 +23,6 @@
 
 angular.module('config', [])
 
-.constant('ENV', { api: { root:'/api/1.3/' } })
+.constant('ENV', { api: { root:'/api/1.4/' } })
 
 Review comment:
   this implies that TO supports 1.4. If it doesn't, all of TP will not work.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services