mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-01-23 02:14:14 +00:00
Update forgejo config location
This commit is contained in:
parent
e0e45439c7
commit
2de46e8c71
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ services:
|
|||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- "{{ app_data_dir }}/gitea/data:/var/lib/gitea"
|
||||
- "{{ app_data_dir }}/gitea/config:/etc/gitea"
|
||||
- "{{ app_data_dir }}/gitea/config:/var/lib/gitea/custom/conf"
|
||||
- /mnt/tank/files/gitea-repositories/repositories:/mnt/repositories
|
||||
- /mnt/tank/files/gitea-repositories/lfs:/mnt/lfs
|
||||
- /mnt/tank/files/gitea-repositories/archive:/mnt/repo-archive
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue