9 lines
143 B
JSON
9 lines
143 B
JSON
{
|
|
"run_list": [
|
|
"role[app]"
|
|
],
|
|
"custom-domain": "localhost.vm42.us",
|
|
"custom-title": "My gitea server!",
|
|
"db-password": "mypassword",
|
|
}
|