Update 'ops/app.json'

This commit is contained in:
William Mantly 2020-05-14 20:43:46 +00:00
parent 1847fbf7d0
commit 8609f1e9f2

View File

@ -1,5 +1,8 @@
{
"run_list": [
"role[app]"
]
],
"custom-domain": "localhost.vm42.us",
"custom-title": "My gitea server!",
"db-password": "mypassword",
}