8 lines
167 B
Text
8 lines
167 B
Text
# Database password
|
|
DB_PASSWORD="superpassword123"
|
|
|
|
# Path to where the database will be stored
|
|
DB_PATH=
|
|
|
|
# Path to where the built packages will be stored
|
|
REPO_PATH=
|