Added a volume to compose for custom list

This commit is contained in:
2026-01-25 00:07:09 +01:00
parent c253398809
commit 7c9c51b5aa

View File

@@ -5,6 +5,8 @@ services:
container_name: Debian_Mirrors_Updater
# build: ./
image: tea.shupogaki.org/yuruc3/debianrepolist:v0.4.1
volumes:
- ./customRepoList.list:/etc/debmirror/customRepoList.list
environment:
- GITURLPROTO=https
- GITURL=tea.shupogaki.org