feat: update next-terminal v2.5.6

This commit is contained in:
arch3rPro
2025-07-21 10:04:35 +08:00
parent 3c82221261
commit 995ded0a22
5 changed files with 15 additions and 19 deletions

View File

@@ -0,0 +1,31 @@
database:
enabled: true
type: postgres
postgres:
hostname: postgresql
port: 5432
username: next-terminal
password: next-terminal
database: next-terminal
log:
level: debug
filename: ./logs/nt.log
server:
addr: "0.0.0.0:8088"
tls:
enabled: false
auto: false
cert: ""
key: ""
app:
recording:
type: "local"
path: "/usr/local/next-terminal/data/recordings"
guacd:
drive: "/usr/local/next-terminal/data/drive"
hosts:
- hostname: guacd
port: 4822
weight: 1