Add Cowboy Tasmota, reorder bookmarks
This commit is contained in:
parent
184d78907f
commit
28c9ed629b
@ -3,16 +3,18 @@
|
||||
# https://gethomepage.dev/en/configs/bookmarks
|
||||
|
||||
- Animals:
|
||||
- Sprout Day:
|
||||
- href: https://day.sprout.tasmota.jafner.net
|
||||
- Toes Day:
|
||||
- href: https://day.toes.tasmota.jafner.net
|
||||
- Toes Night:
|
||||
- href: https://night.toes.tasmota.jafner.net
|
||||
- Sprout Day:
|
||||
- href: https://day.sprout.tasmota.jafner.net
|
||||
- Figment Day:
|
||||
- href: https://day.figment.tasmota.jafner.net
|
||||
- Figment Night:
|
||||
- href: https://night.figment.tasmota.jafner.net
|
||||
- Cowboy Day:
|
||||
- href: https://day.cowboy.tasmota.jafner.net
|
||||
|
||||
- Homelab:
|
||||
- Lab Rack:
|
||||
|
@ -56,6 +56,14 @@ http:
|
||||
service: "tasmota-55@file"
|
||||
tls:
|
||||
certResolver: "lets-encrypt"
|
||||
cowboy-day:
|
||||
rule: "Host(`day.cowboy.tasmota.jafner.net`)"
|
||||
entryPoints: "websecure"
|
||||
middlewares:
|
||||
- "lan-only@file"
|
||||
service: "cowboy-day@file"
|
||||
tls:
|
||||
certResolver: "lets-encrypt"
|
||||
|
||||
services:
|
||||
toes-day:
|
||||
|
Loading…
Reference in New Issue
Block a user