aboutsummaryrefslogtreecommitdiff
path: root/forge.scfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--forge.scfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/forge.scfg b/forge.scfg
index b414410..194c046 100644
--- a/forge.scfg
+++ b/forge.scfg
@@ -3,6 +3,12 @@ http {
addr :8080
}
+ssh {
+ net ssh
+ addr :2222
+ key /etc/ssh/ssh_host_ed25519_key
+}
+
db {
type postgres
conn postgresql:///lindenii-forge?host=/var/run/postgresql