added redis
This commit is contained in:
@@ -45,6 +45,9 @@ providers:
|
||||
defaultRule: "Host(`{{ index .Labels \"com.docker.compose.service\"}}.aknlw.com`)"
|
||||
swarmModeRefreshSeconds: 15
|
||||
exposedByDefault: false
|
||||
redis:
|
||||
endpoints:
|
||||
- "redis:6379"
|
||||
|
||||
# Enable traefik ui
|
||||
api:
|
||||
|
||||
Reference in New Issue
Block a user