cajk
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
name: albrecht-podlahy
|
||||
type: proxy
|
||||
domain: albrecht-podlahy.hubacek.cloud
|
||||
headers: true
|
||||
auth: false
|
||||
backend: 192.168.50.117:80
|
||||
@@ -0,0 +1,5 @@
|
||||
name: bistrousky
|
||||
type: static
|
||||
domain: bistrousky.hubacek.cloud
|
||||
headers: true
|
||||
root: /var/www/html
|
||||
@@ -0,0 +1,6 @@
|
||||
name: grafana
|
||||
type: proxy
|
||||
domain: grafana.hubacek.cloud
|
||||
headers: true
|
||||
auth: true
|
||||
backend: 192.168.50.91:3000
|
||||
@@ -0,0 +1,9 @@
|
||||
name: sapmini
|
||||
type: proxy
|
||||
domain: sapmini.hubacek.cloud
|
||||
headers: true
|
||||
auth: true
|
||||
backend: 192.168.50.102:3001
|
||||
real_ip: true
|
||||
health_uri: /api/health
|
||||
health_interval: 30s
|
||||
Reference in New Issue
Block a user