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