This commit is contained in:
2019-05-15 00:40:11 -04:00
parent 945c5a5b48
commit a0406219f2
6 changed files with 185 additions and 0 deletions

View File

@ -6,5 +6,7 @@ run_list(
"recipe[hosting::mkdir]",
"recipe[hosting::postgress]",
"recipe[hosting::gitea]",
"recipe[hosting::nginx]",
)