turned base into nyx deployment

This commit is contained in:
2023-04-07 13:57:37 +02:00
parent 5ed1af1f7f
commit 50f822f653
5 changed files with 28 additions and 8 deletions

12
config.yml.example Normal file
View File

@@ -0,0 +1,12 @@
listen_on: ":8080"
mastersecret: "changeme"
site:
title: "Nyx"
description: "Nyx Default Configuration"
db:
file: "data/data.db"
captcha:
mode: "internal"