mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-07 14:05:28 +03:00
Update docs/src/components/DockerComposeGenerator/components/StoragePaths.tsx
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
This commit is contained in:
parent
f75e9c30d0
commit
feda1c791c
@ -24,7 +24,7 @@ export default function StoragePaths({
|
|||||||
<div className={styles.formGrid}>
|
<div className={styles.formGrid}>
|
||||||
<div className={styles.formGroup}>
|
<div className={styles.formGroup}>
|
||||||
<label htmlFor="dcg-config-path" className={styles.label}>
|
<label htmlFor="dcg-config-path" className={styles.label}>
|
||||||
Config / DB / model cache directory:
|
Config / DB / model cache directory (on your host):
|
||||||
</label>
|
</label>
|
||||||
<input
|
<input
|
||||||
id="dcg-config-path"
|
id="dcg-config-path"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user