Add network to portainer

This commit is contained in:
2025-07-08 17:17:56 +05:30
parent 595953e0f3
commit a2632f778e
2 changed files with 4 additions and 0 deletions

View File

@@ -8,6 +8,8 @@ services:
ports:
- 9001:9001
networks:
- frontend
- backend
- internal
restart: unless-stopped