Added a volume to compose for custom list
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user