Extend docker-compose.yml network configuration for camel-karavan

This commit is contained in:
Thomas Peetz
2025-07-03 07:33:24 +02:00
parent b5344a9ed1
commit 957c7a702e
+1
View File
@@ -74,6 +74,7 @@ services:
- 8880:8080 - 8880:8080
networks: networks:
- karavan - karavan
- database
- integration - integration
- frontend - frontend
volumes: volumes: