diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-07 00:15:00 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-07 00:15:00 -0400 |
commit | 5ddb6b295109859ea4bc07ba6b75d3882fbf676b (patch) | |
tree | d27f490510ee07d4219a782fda575358c65d4039 /stsci.image | |
parent | 8198e9d35aa40678b1ee7dd20f95e29560d7b39e (diff) | |
download | cbc-recipes-5ddb6b295109859ea4bc07ba6b75d3882fbf676b.tar.gz |
cbc_cgi moved to internal configs. Missing newlines added.
Diffstat (limited to 'stsci.image')
-rw-r--r-- | stsci.image/stsci.image.ini | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/stsci.image/stsci.image.ini b/stsci.image/stsci.image.ini index adeca61..7987703 100644 --- a/stsci.image/stsci.image.ini +++ b/stsci.image/stsci.image.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: stsci.image version: 2.1 |