mirror of
				https://github.com/TheAnachronism/docspell.git
				synced 2025-10-30 21:40:12 +00:00 
			
		
		
		
	Fix solr url in docspell.conf for the docker setup
This commit is contained in:
		| @@ -18,7 +18,7 @@ | ||||
| db_url="jdbc:postgresql://db:5432/dbname" | ||||
| db_user="dbuser" | ||||
| db_pass="dbpass" | ||||
| solr_url="http://docspell-solr:8983/docspell" | ||||
| solr_url="http://docspell-solr:8983/solr/docspell" | ||||
|  | ||||
|  | ||||
| # This configures the restserver | ||||
|   | ||||
		Reference in New Issue
	
	Block a user