From a4cc6c71212852f5655f274368ca12e97e4c8583 Mon Sep 17 00:00:00 2001 From: groot Date: Sat, 4 Jan 2025 15:26:44 +0000 Subject: [PATCH] compose_volumes.yml aktualisiert --- compose_volumes.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/compose_volumes.yml b/compose_volumes.yml index 5577f07..b400aef 100644 --- a/compose_volumes.yml +++ b/compose_volumes.yml @@ -87,8 +87,8 @@ services: ports: - "6379:6379" volumes: - - web1 - - php83 - - php84 - - nginx - - redis + web1: + php83: + php84: + nginx: + redis: