Skip to content

Commit d036bb1

Browse files
committed
feat: Update test.ini to work with docker container
1 parent f3052f2 commit d036bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ host = 0.0.0.0
99
port = 5000
1010

1111
[app:main]
12-
use = config:../ckan/test-core.ini
12+
use = config:../../src/ckan/test-core.ini
1313

1414
solr_url = http://127.0.0.1:8983/solr
1515
ckan.plugins = ogdch ogdch_pkg ogdch_res ogdch_group ogdch_org ogdch_org_search ogdch_group_search scheming_datasets scheming_groups scheming_organizations fluent hierarchy_display

0 commit comments

Comments
 (0)