diff options
Diffstat (limited to 'poppy')
-rw-r--r-- | poppy/poppy.ini | 7 |
1 files changed, 0 insertions, 7 deletions
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 |