chore: remove deprecated microservices, update solution and docker compose configurations
This commit is contained in:
+14
-1
@@ -22,4 +22,17 @@
|
||||
**/secrets.dev.yaml
|
||||
**/values.dev.yaml
|
||||
LICENSE
|
||||
README.md
|
||||
README.md
|
||||
|
||||
## Exported Docker image archives — never needed inside a build context (~2.7 GB)
|
||||
Docker/
|
||||
**/*.tar
|
||||
|
||||
## Flutter client — not referenced by any Dockerfile (~450 MB).
|
||||
## The compiled web bundle ships via FinlyticBackend/wwwroot instead.
|
||||
FinlyticApp/
|
||||
**/.dart_tool/
|
||||
**/build/
|
||||
|
||||
## dotnet publish output on the host (final stage copies from the publish stage)
|
||||
**/publish/
|
||||
Reference in New Issue
Block a user