fix: correct Sablier plugin module name and version
This commit is contained in:
@@ -12,8 +12,8 @@ services:
|
|||||||
- '--ping=true'
|
- '--ping=true'
|
||||||
|
|
||||||
# Experimental plugins
|
# Experimental plugins
|
||||||
- '--experimental.plugins.sablier.modulename=github.com/acouvreur/sablier/plugins/traefik'
|
- '--experimental.plugins.sablier.modulename=github.com/acouvreur/sablier'
|
||||||
- '--experimental.plugins.sablier.version=v1.10.1'
|
- '--experimental.plugins.sablier.version=v1.3.0'
|
||||||
|
|
||||||
# Logging
|
# Logging
|
||||||
- '--log.level=${PROXY_LOG_LEVEL:-INFO}'
|
- '--log.level=${PROXY_LOG_LEVEL:-INFO}'
|
||||||
|
|||||||
Reference in New Issue
Block a user