Skip to content

Instantly share code, notes, and snippets.

@hardyoyo
hardyoyo / localhost_where.txt
Created December 5, 2014 15:55
hunting localhost in vanilla dspace
[vagrant@dspace config]$ grep -ri localhost ./
./dspace.cfg:dspace.hostname = localhost
./dspace.cfg:dspace.baseUrl = http://localhost:8080
./dspace.cfg:dspace.url = http://localhost:8080/xmlui
./dspace.cfg:db.url = jdbc:postgresql://localhost:5432/dspace
./dspace.cfg:mail.allowed.referrers = localhost
./dspace.cfg:#handle.canonical.prefix = http://localhost:8080/xmlui/handle/
./dspace.cfg:handle.canonical.prefix = http://localhost:8080/xmlui/handle/
./dspace.cfg:## webui.feed.logo.url = http://localhost:8080/xmlui/themes/mysite/images/mysite-logo.png
./dspace.cfg:#solr.authority.server=http://localhost:8080/solr/authority