Add volumes for yore and yore DB
Check / Lint Ansible Files (push) Successful in 4m59s

This commit is contained in:
Paul Brinkmeier
2025-10-07 18:21:26 +02:00
parent 490c4f3fac
commit a712cf786b
4 changed files with 16 additions and 2 deletions
+2
View File
@@ -85,6 +85,8 @@
user: 1000
- name: nix_runner_home_node
user: 1000
- name: yore_data
user: yore
# Since some docker-compose configuration might want to pull
# images from the Gitea package repository, we need to ensure
# that Gitea is reachable before those configurations are deployed.