diff --git a/env.default b/env.default index e0ee605..6a6c711 100644 --- a/env.default +++ b/env.default @@ -97,6 +97,8 @@ AE_APP_CACHE_TIMEOUT=5 # IMPORTANT: Update these to match your local filesystem AE_API_SRC=/path/to/aether_api_fastapi AE_APP_SRC=/path/to/aether_app_flask + +# NOTE: This is *correct* even in the *development* environment: /home/scott/OSIT/hosted_files HOSTED_FILES_SRC=/path/to/hosted_files HOSTED_TMP_SRC=/path/to/hosted_tmp