summaryrefslogtreecommitdiffstats
path: root/tests/updater/helpers/settings.bash
blob: 460cdfa173f0d16ffe393d8ba2c37a5958a6714d (plain)
1
2
3
4
5
6
7
8
export user=admin
export NC_FEED="http://localhost:8090/Nextcloud.rss"
export HEISE_FEED="http://localhost:8090/heise.xml"
export BASE_URLv1="http://localhost:8080/index.php/apps/news/api/v1-2"
export NC_HOST="http://localhost:8080"
export TEST_FEED="http://localhost:8090/test.xml"
export FEED1="http://localhost:8090/feed1.xml"
export FEED2="http://localhost:8090/feed2.xml"