mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
@@ -62,7 +62,7 @@ RELAY_USER=
|
||||
RELAY_PASSWORD=
|
||||
|
||||
# 网络代理
|
||||
http_proxy=
|
||||
HTTP_PROXY=
|
||||
|
||||
# 固定域名解析 [必填]
|
||||
DOMAIN_HOSTS1=localhost:127.0.0.1
|
||||
|
||||
@@ -18,7 +18,7 @@ services:
|
||||
- SSL_CERT_PATH=/tmp/dms/certs/${CERTS_PUBLIC_CRT:-public.crt}
|
||||
- SSL_KEY_PATH=/tmp/dms/certs/${CERTS_PRIVATE_KEY:-private.key}
|
||||
- SPOOF_PROTECTION=1
|
||||
- https_proxy=${http_proxy}
|
||||
- HTTPS_PROXY=${HTTP_PROXY:-}
|
||||
extra_hosts:
|
||||
- ${DOMAIN_HOSTS1:-localhost:127.0.0.1}
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user