change chache dir

This commit is contained in:
2025-08-09 13:23:05 +02:00
parent 6d7e411862
commit 64fa682307

View File

@@ -5,6 +5,6 @@ services:
command: server -D command: server -D
volumes: volumes:
- ./:/src - ./:/src
- ~/hugo_cache:/tmp/hugo_cache - ./hugo_cache:/tmp/hugo_cache
ports: ports:
- 1313:1313 - 1313:1313