fix forgejo config mount info
This commit is contained in:
parent
c08f961f97
commit
aed94e09e8
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ mounts:
|
||||||
src: /mnt/data/forgejo_data
|
src: /mnt/data/forgejo_data
|
||||||
mount: /var/lib/forgejo
|
mount: /var/lib/forgejo
|
||||||
- name: forgejo config
|
- name: forgejo config
|
||||||
src: /mnt/data/forgejo_data
|
src: /mnt/data/forgejo_config
|
||||||
mount: /etc/forgejo_data
|
mount: /etc/forgejo
|
||||||
|
|
||||||
# end of file
|
# end of file
|
||||||
|
|
Loading…
Add table
Reference in a new issue