some cfg tweaks

This commit is contained in:
2025-05-19 06:43:19 +03:00
parent 4cb390348c
commit 5ec458702a
3 changed files with 17 additions and 1 deletions

3
secrets.lua.example Normal file
View File

@ -0,0 +1,3 @@
return {
key = PROD_SECRET_KEY_HERE,
}