Skip to content
Snippets Groups Projects
Commit d0b2be77 authored by seltmann's avatar seltmann Committed by Ulf Seltmann
Browse files

modified database and solr in alpha config

parent 47cb19e9
No related merge requests found
...@@ -2,17 +2,20 @@ ...@@ -2,17 +2,20 @@
debug = false debug = false
[Index] [Index]
url = http://localhost:8080/solr url = http://141.39.229.21:8080/solrfusion
[Parent_Config] [Parent_Config]
relative_path = ../../../config/vufind/config.ini relative_path = ../../../config/vufind/config.ini
[Site]
url = "https://alpha.finc.info/vufind_generic"
[Authentication] [Authentication]
hash_passwords = "1" hash_passwords = "1"
encrypt_ils_password = "1" encrypt_ils_password = "1"
ils_encryption_key = "3e2ac9b644dd4e0b64b179a0309ead13bb59202a" ils_encryption_key = "3e2ac9b644dd4e0b64b179a0309ead13bb59202a"
[Site]
url = "http://localhost:8081/vufind2/generic"
[Database]
database = "mysql://vufind_generic:8Gu1H9ScPS@localhost/vufind_generic"
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment