add network to db

This commit is contained in:
2025-04-20 21:41:00 +02:00
parent ffb7df5895
commit e967a8da63

View File

@@ -17,6 +17,9 @@ services:
networks:
- web
- internal
database:
networks:
- internal
networks:
web:
external: true