aau-giraf / web-api

The backend API for GIRAF — a .NET-core project written in C#.
GNU General Public License v3.0
2 stars 5 forks source link

Web-api missing different environments #226

Closed pannaAwesome closed 2 years ago

pannaAwesome commented 3 years ago

Description

There is currently one environment configured, where it is pointing towards development, but on the server neither DEV, PROD or TST is set to development and therefore som inconsistency is created between the local web-api and the server.

Expected behavior \ Running against either the local database or the development database (DEV-environment)

Actual behavior and screenshots \ Always running against local and a fake development environment.

Sub Tasks

Create your own subtask issues on GitHub and link them here in a list.