mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 21:50:28 +02:00
7 lines
250 B
Bash
7 lines
250 B
Bash
# Copy this file to `.env` and customize the paths to match your environment.
|
|
# Relative paths are resolved from the repository root when running locally.
|
|
|
|
ABOGEN_SETTINGS_DIR=./config
|
|
ABOGEN_TEMP_DIR=./storage/tmp
|
|
ABOGEN_OUTPUT_DIR=./storage/output
|