Suppression frontend

This commit is contained in:
Serge NOEL
2026-08-14 10:36:35 +02:00
parent 7abe220d4c
commit 7edf460164
+2 -3
View File
@@ -14,8 +14,9 @@ services:
- /var/data/phpipam/ca:/usr/local/share/ca-certificates:ro
depends_on:
- phpipam-mariadb
ports:
- "8080:8080"
networks:
- frontend
- phpipam-backend
cap_add:
- "NET_ADMIN"
@@ -51,7 +52,5 @@ services:
- phpipam-backend
networks:
frontend:
external: true
phpipam-backend:
internal: true