chore(forgejo): replace alloc dir with local for cache
All checks were successful
Lint / lint (push) Successful in 19s
Terraform Plan and Apply / cicd (push) Successful in 39s

This commit is contained in:
Ben Martin 2025-03-29 10:58:35 +00:00
parent 5f20a80716
commit 99e4aea606
Signed by: ben
GPG key ID: 859A655FCD290E4A

View file

@ -90,7 +90,7 @@ job "forgejo" {
labels: []
cache:
enabled: true
dir: "{{ env "NOMAD_ALLOC_DIR" }}/data/cache"
dir: "{{ env "NOMAD_TASK_DIR" }}/local"
host: "127.0.0.1"
port: {{ env "NOMAD_PORT_cache_server" }}
container: