@@ -0,0 +1,12 @@
|
||||
services:
|
||||
halo:
|
||||
image: registry.fit2cloud.com/halo/halo:2.20.10
|
||||
volumes:
|
||||
- ./data:/root/.halo2
|
||||
- ../:/root/.halo2/themes/theme-terminal
|
||||
ports:
|
||||
- "8090:8090"
|
||||
environment:
|
||||
SPRING_THYMELEAF_CACHE: false
|
||||
command:
|
||||
- --halo.external-url=http://localhost:8090/
|
||||
在新议题中引用
屏蔽一个用户