Update app.conf.sample
This commit is contained in:
@@ -5,7 +5,6 @@ module.exports = {
|
||||
port: 80,
|
||||
username: "admin",
|
||||
password: "password",
|
||||
token_ttl: 1800,
|
||||
logger: {
|
||||
level: "info",
|
||||
error_path: "/app/logs/error.log",
|
||||
|
||||
Reference in New Issue
Block a user