feat: add single-port production docker topology

This commit is contained in:
Bastian Wagner
2026-08-17 13:43:52 +02:00
parent 0815f702d2
commit 5edb16de73
8 changed files with 239 additions and 0 deletions

9
.dockerignore Normal file
View File

@@ -0,0 +1,9 @@
**/node_modules
**/dist
**/.angular
**/coverage
.git
.env
.env.*
!.env.example
*.log