- Add ia_dev submodule (projects/smart_ide on forge 4nk) - Document APIs, orchestrator, gateway, local-office, rollout - Add systemd/scripts layout; relocate setup scripts - Remove obsolete nginx/enso-only docs from this repo scope
6 lines
214 B
Plaintext
6 lines
214 B
Plaintext
# Environment for anythingllm.service — copy to /etc/default/anythingllm
|
|
ANYTHINGLLM_STORAGE=/home/ncantu/anythingllm
|
|
ANYTHINGLLM_PORT=3001
|
|
ANYTHINGLLM_IMAGE=mintplexlabs/anythingllm
|
|
ANYTHINGLLM_NAME=anythingllm
|