center-for-threat-informed-defense / attack-workbench-frontend

An application allowing users to explore, create, annotate, and share extensions of the MITRE ATT&CK® knowledge base. This repository contains an Angular-based web application providing the user interface for the ATT&CK Workbench application.
https://mitre-engenuity.org/cybersecurity/center-for-threat-informed-defense/our-work/attck-workbench/
Apache License 2.0
319 stars 61 forks source link

Fix #517 Configurable Docker Compose exposed ports #518

Closed MaurizioCasciano closed 3 months ago

MaurizioCasciano commented 11 months ago

This PR fixes #517 by allowing the use of environment variables in Docker Compose to configure the exposed ports.

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

seansica commented 3 months ago

This compose file has been superseded by the template available in the newer Workbench Deployment repo.

Thank you for your contribution.