AURCache Stack: add swe mirrorlist
This commit is contained in:
parent
6b23fc9a98
commit
bab541c845
2 changed files with 12 additions and 0 deletions
|
@ -13,6 +13,7 @@ services:
|
|||
- "${WEBUI_PORT:-8081}:8081" # Frontend
|
||||
volumes:
|
||||
- ${REPO_PATH:-./repo}:/app/repo
|
||||
- ${MIRRORLIST_PATH:-./mirrorlist}.${MIRRORLIST_COUNTRY:-swe}:/app/config/pacman_x86_64/mirrorlist
|
||||
privileged: true
|
||||
environment:
|
||||
- DB_TYPE=POSTGRESQL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue