Add EFS configuration to Gitea

This commit is contained in:
Salt 2020-08-15 05:49:43 -05:00
parent 04b8738435
commit d5c1d838e4

View File

@ -64,6 +64,11 @@ gitea:
app_name: "9iron Gitea"
disable_registration: "false"
url: "git.9iron.club"
efs:
name: "9iron-gitea"
region: "us-east-2"
subnet_id: "subnet-852935ed"
security_group: "sg-4f4b692c"
admin:
user: "salt"
email: "rehashedsalt@cock.li"