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 +``` + +``` + +