From f2557f793cd35a172a61b9550f979def482e8f6f Mon Sep 17 00:00:00 2001 From: Matthias Lodner Date: Sun, 24 May 2026 17:56:06 +0200 Subject: [PATCH] vault backup: 2026-05-24 17:56:06 --- .../Update Shopware 6 (Lokal mittels DDEV).md | 22 +++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/Geschäft/IT/Online Shop/Shopware 6/Update Shopware 6 (Lokal mittels DDEV).md b/Geschäft/IT/Online Shop/Shopware 6/Update Shopware 6 (Lokal mittels DDEV).md index 0b4cbcc..d788d30 100644 --- a/Geschäft/IT/Online Shop/Shopware 6/Update Shopware 6 (Lokal mittels DDEV).md +++ b/Geschäft/IT/Online Shop/Shopware 6/Update Shopware 6 (Lokal mittels DDEV).md @@ -46,6 +46,11 @@ Initialisieren ddev config ``` +Doc root auf setzten +``` +public +``` + Starten: ``` ddev start @@ -105,7 +110,7 @@ nano .env Anzupassen: ``` - +DATABASE_URL=mysql://db:db@db:3306/db ``` PHPMyAdmin (wenn benötigt) @@ -175,4 +180,17 @@ Prüfen ob alles funktioniert --- -## +## Local -> Live + +.env Datei nicht mit packen +### Dateien +``` + +``` + +### Datenbank +``` + +``` + +