Fix sablier config

This commit is contained in:
Adrien Reslinger 2024-11-16 23:57:46 +01:00
parent b8c2999185
commit e55c12a65a
Signed by: adrien
GPG key ID: DA7B27055C66D6DE

View file

@ -119,7 +119,7 @@ data:
{% if traefik_ondemand is defined %} {% if traefik_ondemand is defined %}
plugins: plugins:
sablier: sablier:
moduleName: github.com/acouvreur/sablier moduleName: github.com/sablierapp/sablier
version: v1.8.1 version: v1.8.1
{% endif %} {% endif %}
{% endif %} {% endif %}