Update app.conf.sample

This commit is contained in:
2025-05-17 12:25:48 +03:00
parent a794688270
commit 8a01233feb
-1
View File
@@ -5,7 +5,6 @@ module.exports = {
port: 80, port: 80,
username: "admin", username: "admin",
password: "password", password: "password",
token_ttl: 1800,
logger: { logger: {
level: "info", level: "info",
error_path: "/app/logs/error.log", error_path: "/app/logs/error.log",