change events layout and remove single events
This commit is contained in:
+4
-3
@@ -3,8 +3,9 @@ services:
|
||||
server:
|
||||
image: hugomods/hugo:exts-non-root
|
||||
command: server -D
|
||||
userns_mode: keep-id
|
||||
volumes:
|
||||
- ./:/src
|
||||
- ./hugo_cache:/tmp/hugo_cache
|
||||
- ./:/src:Z
|
||||
- ./hugo_cache:/tmp/hugo_cache:Z
|
||||
ports:
|
||||
- 1313:1313
|
||||
- 1313:1313
|
||||
|
||||
Reference in New Issue
Block a user