vault backup: 2024-11-26 16:13:35

This commit is contained in:
2024-11-26 16:13:35 +01:00
parent beb25697ca
commit 664d6f022a
3 changed files with 14 additions and 8 deletions
@@ -43,9 +43,17 @@ networks:
```
---
## Sonstige Befehle
Befehle über Windows Terminal
```
docker exec -it shopware bin/console theme:compile
```
---
Theme erstellen:
```
bin/console theme:
@@ -56,6 +64,4 @@ Theme compilieren:
bin/console theme:compile
```
---