aboutsummaryrefslogtreecommitdiff
path: root/aprio/aprio.ini
diff options
context:
space:
mode:
Diffstat (limited to 'aprio/aprio.ini')
-rw-r--r--aprio/aprio.ini10
1 files changed, 2 insertions, 8 deletions
diff --git a/aprio/aprio.ini b/aprio/aprio.ini
index 7133874..eeb3431 100644
--- a/aprio/aprio.ini
+++ b/aprio/aprio.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: aprio
version: 1.0
@@ -43,4 +36,5 @@ linux:
windows:
python setup.py install --single-version-externally-managed --record=record.txt
- if errorlevel 1 exit 1 \ No newline at end of file
+ if errorlevel 1 exit 1
+