AURCache Stack: set .env.sample file to mach convention
This commit is contained in:
parent
e41a61da60
commit
f587d41dba
1 changed files with 0 additions and 0 deletions
12
Docker/Docker-Compose/AURCache/.env.sample
Normal file
12
Docker/Docker-Compose/AURCache/.env.sample
Normal file
|
@ -0,0 +1,12 @@
|
|||
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=
|
Loading…
Add table
Add a link
Reference in a new issue