mirror of
https://github.com/KaySar12/NextZen-UserService.git
synced 2025-10-06 19:59:42 +07:00
12 lines
302 B
Plaintext
12 lines
302 B
Plaintext
[common]
|
|
RuntimePath=/var/run/casaos
|
|
|
|
[app]
|
|
LogPath = /var/log/casaos
|
|
LogSaveName = user-service
|
|
LogFileExt = log
|
|
DBPath = /var/lib/casaos/db
|
|
UserDataPath = /var/lib/casaos
|
|
OMVServer = http://10.0.0.4:1081/rpc.php
|
|
SecretKey = N1PCdw3M2B1TfJhoaY2mL736p2vCUc47
|
|
AuthentikServer = http://10.0.0.26:9000 |