mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-11-06 22:59:44 +00:00
- Fix the problem of application opening failure on non-80 ports - Modify port failure problem - Modify environment variables disappearing problem
32 lines
498 B
Plaintext
32 lines
498 B
Plaintext
[app]
|
|
PAGE_SIZE = 10
|
|
RuntimeRootPath = runtime/
|
|
LogSavePath = /casaOS/logs/server/
|
|
LogSaveName = log
|
|
LogFileExt = log
|
|
DateStrFormat = 20060102
|
|
DateTimeFormat = 2006-01-02 15:04:05
|
|
TimeFormat = 15:04:05
|
|
DateFormat = 2006-01-02
|
|
ProjectPath = /casaOS/server
|
|
RootPath = /casaOS
|
|
|
|
|
|
[server]
|
|
HttpPort = 8089
|
|
UDPPort =
|
|
RunMode = release
|
|
ServerApi = https://api.casaos.io/casaos-api
|
|
Handshake = socket.casaos.io
|
|
Token =
|
|
USBAutoMount =
|
|
|
|
|
|
[system]
|
|
ConfigStr =
|
|
WidgetList =
|
|
|
|
|
|
[file]
|
|
ShareDir =
|
|
DownloadDir = |