Compare commits
3 Commits
auto-updat
...
auto-updat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a2763150f7 | ||
| 9d6d564355 | |||
| 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,9 @@ 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 && \
|
||||
cat /etc/*release* && \
|
||||
# /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