summaryrefslogtreecommitdiffstats
path: root/tests/api/helpers/settings.bash
blob: 84fdaf9363094de9439633b6dc1d3bd4910224dd (plain)
1
2
3
4
5
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"