mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-03-14 22:30:01 +01:00
build
This commit is contained in:
@@ -34,6 +34,7 @@ services:
|
||||
restart: ${RESTART:-unless-stopped}
|
||||
dns:
|
||||
- 192.168.77.101
|
||||
- 192.168.77.238
|
||||
# ollama:
|
||||
# volumes:
|
||||
# - /share/docker_data/ollama:/root/.ollama
|
||||
|
||||
@@ -39,6 +39,7 @@ services:
|
||||
ports:
|
||||
- "8383:80"
|
||||
volumes:
|
||||
- /media/nas/qda_1/repos/docker/:/usr/share/nginx/html/docker
|
||||
- /media/m-server/repos/ubuntu/:/usr/share/nginx/html/ubuntu
|
||||
- /media/nas/qda_1/repos/rocky/:/usr/share/nginx/html/rocky
|
||||
- /share/docker_data/repo_mirror/data/debian:/usr/share/nginx/html/debian
|
||||
|
||||
Reference in New Issue
Block a user