文件
halo-theme/dev/docker-compose.yaml
T
2024-08-21 16:31:38 +08:00

13 行
317 B
YAML

services:
halo:
image: registry.fit2cloud.com/halo/halo:2.18
volumes:
- ./data:/root/.halo2
- ../theme-terminal:/root/.halo2/themes/theme-terminal
ports:
- "8090:8090"
environment:
SPRING_THYMELEAF_CACHE: false
command:
- --halo.external-url=http://localhost:8090/