deploy/templates/annotation_api_configuration.ini.j2
changeset 0 5f4fcbc80b37
equal deleted inserted replaced
-1:000000000000 0:5f4fcbc80b37
       
     1 [proxy]
       
     2 port = {{annotations_api_port}}
       
     3 token = {{annotations_api_hypothesis_token}}
       
     4 group = {{annotations_api_hypothesis_group}}
       
     5 url = {{annotations_api_hypothesis_url}}
       
     6 limit = {{annotations_api_limit}}