From 0eebe875e3012aa2f43042bc09a49c5f1e50486f Mon Sep 17 00:00:00 2001 From: William Mantly Date: Thu, 14 May 2020 20:44:49 +0000 Subject: [PATCH] Update 'ops/app.json' --- ops/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops/app.json b/ops/app.json index e1a9907..d9e2306 100644 --- a/ops/app.json +++ b/ops/app.json @@ -4,5 +4,5 @@ ], "custom-domain": "localhost.vm42.us", "custom-title": "My gitea server!", - "db-password": "mypassword", + "db-password": "mypassword" }