You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DOI service directly looks up environment variables. Instead it should use spring properties and have the environment variables looked up in the application.yaml like the other services.
Why?
The DOI service should be configured the same way as the others.
How?
Acceptance Criteria
Related Issues
The text was updated successfully, but these errors were encountered:
What?
The DOI service directly looks up environment variables. Instead it should use spring properties and have the environment variables looked up in the application.yaml like the other services.
Why?
The DOI service should be configured the same way as the others.
How?
Acceptance Criteria
Related Issues
The text was updated successfully, but these errors were encountered: