12 lines
192 B
Text
12 lines
192 B
Text
REPO_PORT=
|
|
|
|
WEBUI_PORT=
|
|
|
|
# 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=
|