mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 19:20:10 +00:00
16 lines
307 B
YAML
16 lines
307 B
YAML
|
|
#http:
|
||
|
|
# routers:
|
||
|
|
# dashboard:
|
||
|
|
# entryPoints:
|
||
|
|
# - traefik
|
||
|
|
# rule: Host(`<IP>`)
|
||
|
|
# service: api@internal
|
||
|
|
## middlewares:
|
||
|
|
## - auth
|
||
|
|
## middlewares:
|
||
|
|
## auth:
|
||
|
|
## basicAuth:
|
||
|
|
## users:
|
||
|
|
## - "test:<password-hash>"
|
||
|
|
## - "test2:<password-hash>"
|