From d3cbbfa4422ead538eaf0cffbe32af7eb6207afe Mon Sep 17 00:00:00 2001 From: Serge NOEL Date: Fri, 14 Aug 2026 10:46:24 +0200 Subject: [PATCH] Changement port --- phpIpam/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpIpam/compose.yaml b/phpIpam/compose.yaml index 3a625e7..2ed50cb 100644 --- a/phpIpam/compose.yaml +++ b/phpIpam/compose.yaml @@ -15,7 +15,7 @@ services: depends_on: - phpipam-mariadb ports: - - "8080:8080" + - '8380:80' networks: - phpipam-backend cap_add: