Update testweb/docker-compose.yml

Re-organisation of web sites on media/gv0
This commit is contained in:
2026-05-13 11:37:47 +00:00
parent 8bf80d13f3
commit 7c7d1f5d34

View File

@@ -12,7 +12,7 @@ services:
ports: ports:
- 8878:80 - 8878:80
volumes: volumes:
- /media/gv0/TestWebSite:/usr/local/apache2/htdocs - /media/gv0/WebSites/Test:/usr/local/apache2/htdocs
networks: networks:
- caddy_net - caddy_net