17 lines
458 B
YAML
17 lines
458 B
YAML
# Sablier Middleware for Remote Server: jarvis
|
|
# Auto-generated by EZ-Homelab
|
|
# Last updated: 2026-02-11 20:40:04
|
|
#
|
|
# This middleware enables lazy loading for services on jarvis
|
|
# Each server has its own Sablier instance managing local containers
|
|
|
|
http:
|
|
middlewares:
|
|
sablier-jarvis:
|
|
plugin:
|
|
sablier:
|
|
sablierUrl: "http://192.168.4.11:10000"
|
|
sessionDuration: "5m"
|
|
dynamic:
|
|
theme: "hacker-terminal"
|