Add new root directory to Gitea
This commit is contained in:
parent
590741d001
commit
6e9af61025
@ -64,6 +64,7 @@ gitea:
|
||||
app_name: "9iron Gitea"
|
||||
disable_registration: "false"
|
||||
url: "git.9iron.club"
|
||||
root: "/var/gitea"
|
||||
efs:
|
||||
name: "9iron-gitea"
|
||||
region: "us-east-2"
|
||||
|
@ -45,8 +45,6 @@
|
||||
- role: base-backups
|
||||
tags: [ backups ]
|
||||
- role: gitea
|
||||
vars:
|
||||
gitea.root: "/cold/gitea-repositories/"
|
||||
tags: [ web, gitea ]
|
||||
- role: grafana
|
||||
tags: [ web, grafana ]
|
||||
|
Loading…
Reference in New Issue
Block a user