feat(docker-stack): add archmirror stack
This commit is contained in:
14
docker/stacks/archmirror/stack.env
Normal file
14
docker/stacks/archmirror/stack.env
Normal file
@@ -0,0 +1,14 @@
|
||||
# Mirror Configuration
|
||||
MIRROR_URL=
|
||||
SYNC_SCHEDULE=0 */6 * * *
|
||||
RSYNC_EXTRA_OPTIONS=--info=progress2
|
||||
|
||||
# HTTP Configuration
|
||||
HTTP_PORT=8080
|
||||
NGINX_WORKERS=auto
|
||||
|
||||
# Path Configuration
|
||||
ARCHLINUX_VOLUME_PATH=
|
||||
|
||||
# Basic Configuration
|
||||
TZ=UTC
|
||||
Reference in New Issue
Block a user