feat(forgejo): configure caching
This commit is contained in:
parent
3f3171c074
commit
b3042df33d
1 changed files with 1 additions and 4 deletions
|
@ -121,10 +121,7 @@ job "forgejo" {
|
|||
labels: []
|
||||
cache:
|
||||
enabled: true
|
||||
dir: ""
|
||||
host: ""
|
||||
port: 0
|
||||
external_server: ""
|
||||
dir: "{{ env "NOMAD_TASK_DIR" }}/cache"
|
||||
container:
|
||||
network: "host"
|
||||
enable_ipv6: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue