refactored all to dev

This commit is contained in:
2025-11-26 21:48:53 -08:00
parent a8066686bc
commit f8ca733307
170 changed files with 12 additions and 29 deletions
+16
View File
@@ -0,0 +1,16 @@
# Dockge
https://dockge.kuma.pet/
# Stacks Directory
⚠️ READ IT CAREFULLY. If you did it wrong, your data could end up writing into a WRONG PATH.
1. FULL path only. No relative path (MUST)
2. Left Stacks Path === Right Stacks Path (MUST)
Therefore:
```bash
sudo mkdir -p /data/dockge/data /data/dockge/stacks
```