Update missing networks for Homepage

This commit is contained in:
2026-01-02 13:25:06 +05:30
parent f1ea3fda4a
commit df58ea9d71

View File

@@ -14,3 +14,7 @@ services:
- ${APP_PORT}:3000
networks:
- frontend
networks:
frontend:
external: true