Route frigate.othrayte.one to internal frigate instance
This commit is contained in:
@@ -138,6 +138,11 @@ http:
|
||||
service: unraid
|
||||
middlewares:
|
||||
- auth
|
||||
frigate:
|
||||
rule: "Host(`frigate.othrayte.one`)"
|
||||
service: frigate
|
||||
middlewares:
|
||||
- auth
|
||||
|
||||
services:
|
||||
nomad-ui:
|
||||
@@ -152,6 +157,10 @@ http:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: "http://192.168.1.192:80"
|
||||
frigate:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: "http://192.168.1.192:5000"
|
||||
EOF
|
||||
|
||||
destination = "local/configs/nomad.yml"
|
||||
|
||||
Reference in New Issue
Block a user