From e4e2ad637d6d1efd52ef825decda822652f5df30 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 7 Jul 2015 00:17:26 -0400 Subject: cbc_cgi moved to internal configs. Missing newlines added. --- poppy/poppy.ini | 7 ------- 1 file changed, 7 deletions(-) (limited to 'poppy/poppy.ini') diff --git a/poppy/poppy.ini b/poppy/poppy.ini index 48d2c8d..06a1730 100644 --- a/poppy/poppy.ini +++ b/poppy/poppy.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: poppy version: {{ environ.get("GIT_DESCRIBE_TAG", "") }}.git -- cgit