Don't create that directory
This commit is contained in:
parent
89e560197d
commit
35236a0684
@ -12,10 +12,9 @@ volumes:
|
|||||||
group: git
|
group: git
|
||||||
|
|
||||||
- type: directory
|
- type: directory
|
||||||
|
create: false
|
||||||
src: /var/lib/gitea/.ssh
|
src: /var/lib/gitea/.ssh
|
||||||
dest: /data/git/.ssh
|
dest: /data/git/.ssh
|
||||||
owner: git
|
|
||||||
group: git
|
|
||||||
|
|
||||||
- type: file
|
- type: file
|
||||||
create: false
|
create: false
|
||||||
|
Reference in New Issue
Block a user