From 5ddb6b295109859ea4bc07ba6b75d3882fbf676b Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 7 Jul 2015 00:15:00 -0400 Subject: cbc_cgi moved to internal configs. Missing newlines added. --- d2to1/d2to1.ini | 7 ------- 1 file changed, 7 deletions(-) (limited to 'd2to1/d2to1.ini') diff --git a/d2to1/d2to1.ini b/d2to1/d2to1.ini index 8e4e9f2..c042e07 100644 --- a/d2to1/d2to1.ini +++ b/d2to1/d2to1.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: d2to1 version: 0.2.11 -- cgit