change chache dir
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user