Fix path
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 9s

This commit is contained in:
2026-04-06 13:46:36 +01:00
parent 83c130b5c3
commit fa79fe9cdb

View File

@@ -127,7 +127,7 @@ services:
env_file: env_file:
- ./.env - ./.env
volumes: volumes:
- ${OBSIDIAN_DIR}:/quartz/content:ro - ${OBSIDIAN_DIR}:/content:ro
gitea-runner: gitea-runner:
image: gitea/act_runner:latest image: gitea/act_runner:latest