feat: expose frontend through YAML public entry
Pipelines as Code CI / hwlab-web-probe-sentinel-nc01- Success
Pipelines as Code CI / hwlab-web-probe-sentinel-nc01- Success
This commit is contained in:
@@ -6,3 +6,21 @@ displayTime:
|
||||
timeZone: Asia/Shanghai
|
||||
locale: zh-CN
|
||||
label: 北京时间
|
||||
publicExposure:
|
||||
enabled: true
|
||||
publicBaseUrl: https://unidesk.pikapython.com
|
||||
dns:
|
||||
hostname: unidesk.pikapython.com
|
||||
expectedA: 82.156.23.220
|
||||
resolvers: [1.1.1.1, 8.8.8.8, 223.5.5.5, 114.114.114.114]
|
||||
upstream:
|
||||
host: 152.53.229.148
|
||||
port: 18081
|
||||
pk01:
|
||||
route: PK01
|
||||
caddyConfigPath: /etc/caddy/Caddyfile
|
||||
caddyServiceName: caddy
|
||||
responseHeaderTimeoutSeconds: 30
|
||||
probes:
|
||||
healthPath: /health
|
||||
rootPath: /
|
||||
|
||||
Reference in New Issue
Block a user