Compare commits
2 Commits
auto-updat
...
auto-updat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
29cdd908a2 | ||
| 45ce8ba010 |
@@ -45,6 +45,7 @@ ArgoCD homelab project
|
||||
| **jellyfin** | [](https://ag.hexor.cy/applications/argocd/jellyfin) |
|
||||
| **k8s-secrets** | [](https://ag.hexor.cy/applications/argocd/k8s-secrets) |
|
||||
| **khm** | [](https://ag.hexor.cy/applications/argocd/khm) |
|
||||
| **mtproxy** | [](https://ag.hexor.cy/applications/argocd/mtproxy) |
|
||||
| **n8n** | [](https://ag.hexor.cy/applications/argocd/n8n) |
|
||||
| **ollama** | [](https://ag.hexor.cy/applications/argocd/ollama) |
|
||||
| **paperless** | [](https://ag.hexor.cy/applications/argocd/paperless) |
|
||||
|
||||
@@ -78,8 +78,8 @@ spec:
|
||||
- /bin/sh
|
||||
- -c
|
||||
- >-
|
||||
curl -s https://core.telegram.org/getProxySecret -o proxy-secret && \
|
||||
curl -s https://core.telegram.org/getProxyConfig -o proxy-multi.conf && \
|
||||
/usr/bin/curl -s https://core.telegram.org/getProxySecret -o proxy-secret && \
|
||||
/usr/bin/curl -s https://core.telegram.org/getProxyConfig -o proxy-multi.conf && \
|
||||
mtproto-proxy
|
||||
-u nobody
|
||||
-p 8888
|
||||
|
||||
Reference in New Issue
Block a user