fscarmen2 / Argo-Nezha-Service-Container

Nezha server over Argo tunnel 使用 Argo 隧道的哪吒服务端
675 stars 408 forks source link

Service is unhealthy #38

Closed flowiceeos closed 1 year ago

flowiceeos commented 1 year ago

error " There are variables that are not set. ",entrypoint.sh这段没考虑使用“ARGO_JSON”参数的情况,造成Service is unhealthy

fscarmen2 commented 1 year ago

ARGO_JSON 现在是 ARGO_AUTH 了,该变量你可以放 json 或者 token 进去,自动判断的,我现在自己也是使用着 Json 的。

flowiceeos commented 1 year ago

改成ARGO_AUTH可以了,把文档中那张有ARGO_JSON的图片删了吧。

fscarmen2 commented 1 year ago

你不说,真没留意,旧的截图没有删除干净,已经处理了。