sw360 / sw360chores

WARNING - Work in Progress - It is not Bug Free! Use with Caution. This repository contains Dockerfiles and accompanying scripts that allow deployment of sw360 via docker
Eclipse Public License 1.0
13 stars 18 forks source link

fix(rest): try to configure auth rest server crrectly #64

Closed maxhbr closed 5 years ago

maxhbr commented 5 years ago

This adds configuration, which enables the usage of the recent changes to REST authorization.

maxhbr commented 5 years ago

This just reuses already present env variables (e.g. COUCHDB_HOST) so no new documentation is necessary