From d46c71740bf562f400f73bd3d1b159c0fc749012 Mon Sep 17 00:00:00 2001 From: Rob Fowell Date: Tue, 24 Mar 2026 08:36:51 +0000 Subject: [PATCH] Update compose.yaml --- compose.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index a00cfdd..c0ad684 100644 --- a/compose.yaml +++ b/compose.yaml @@ -6,7 +6,6 @@ services: restart: unless-stopped volumes: - ./www:/var/www/html/ - - /opt/safetech:/opt/safetech ports: - 7080:80 - 7081:443