Update docs/src/components/DockerComposeGenerator/components/StoragePaths.tsx

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
This commit is contained in:
GuoQing Liu
2026-05-01 21:52:25 +08:00
committed by GitHub
co-authored by Josh Hawkins
parent f75e9c30d0
commit feda1c791c
@@ -24,7 +24,7 @@ export default function StoragePaths({
<div className={styles.formGrid}>
<div className={styles.formGroup}>
<label htmlFor="dcg-config-path" className={styles.label}>
Config / DB / model cache directory:
Config / DB / model cache directory (on your host):
</label>
<input
id="dcg-config-path"