mirror of
https://github.com/eggent-ai/eggent.git
synced 2026-03-07 18:13:07 +00:00
/tmp space
This commit is contained in:
@@ -30,4 +30,11 @@ TELEGRAM_DEFAULT_PROJECT_ID=
|
||||
APP_BIND_HOST=127.0.0.1
|
||||
APP_PORT=3000
|
||||
|
||||
# Optional Docker runtime cache/temp paths (inside container).
|
||||
# Defaults are defined in docker-compose.yml and usually do not need overrides.
|
||||
# APP_TMP_DIR=/app/data/tmp
|
||||
# PLAYWRIGHT_BROWSERS_PATH=/app/data/ms-playwright
|
||||
# NPM_CONFIG_CACHE=/app/data/npm-cache
|
||||
# XDG_CACHE_HOME=/app/data/.cache
|
||||
|
||||
APP_BASE_URL=http://localhost:3000
|
||||
|
||||
Reference in New Issue
Block a user