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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
UI changes
Upgrade coreui bootstrat admin template to v.4.2.1
NEF APIs / backend
Change status code from 403 to 401 for invalid credentials
Create environment variable for MongoClient host 👉 MONGO_CLIENT
Docker 🐳
Addition of services_default network in docker-compose. Individual services are now connected to services_default network. Environmental variable EXTERNAL_NET defines if this network is external or not (true or false)