feat(settings): update settings support configuration sub-routes, ACL, and SSH, third-party domain (#1136)

* feat(settings): add entrance endpoint url & fix WebSocket keep-alive

* feat: update settings system page support VPN config

* feat:  settings supports custom third-party domain

* feat: ts routes

---------

Co-authored-by: hys <hysyeah@gmail.com>
This commit is contained in:
wiy
2025-03-28 21:30:10 +08:00
committed by GitHub
parent fa740be863
commit 5632fa37a4
3 changed files with 8 additions and 4 deletions

View File

@@ -149,7 +149,7 @@ spec:
priorityClassName: "system-cluster-critical"
containers:
- name: app-service
image: beclab/app-service:0.2.87
image: beclab/app-service:0.2.88
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 0