[GH-ISSUE #1340] Setup MD ".env" should be "storage" #848

Closed
opened 2026-02-22 18:21:46 -05:00 by yindo · 1 comment
Owner

Originally created by @hokaiyipV0 on GitHub (May 10, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1340

https://github.com/Mintplex-Labs/anything-llm/blame/0f981abd40bb3d4904bbf996bb22273f0f92c865/BARE_METAL.md#L30

STORAGE_DIR="/your/absolute/path/to/server/.env"
should be

STORAGE_DIR="/your/absolute/path/to/server/storage"

Originally created by @hokaiyipV0 on GitHub (May 10, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1340 https://github.com/Mintplex-Labs/anything-llm/blame/0f981abd40bb3d4904bbf996bb22273f0f92c865/BARE_METAL.md#L30 `STORAGE_DIR="/your/absolute/path/to/server/.env" ` should be `STORAGE_DIR="/your/absolute/path/to/server/storage" `
yindo closed this issue 2026-02-22 18:21:46 -05:00
Author
Owner

@timothycarambat commented on GitHub (May 10, 2024):

Good catch, thank you

@timothycarambat commented on GitHub (May 10, 2024): Good catch, thank you
yindo changed title from Setup MD ".env" should be "storage" to [GH-ISSUE #1340] Setup MD ".env" should be "storage" 2026-06-05 14:37:32 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#848