mirror of
https://github.com/fosrl/newt.git
synced 2026-04-08 02:46:39 +00:00
Delete bad bp
This commit is contained in:
@@ -1,37 +0,0 @@
|
|||||||
resources:
|
|
||||||
resource-nice-id:
|
|
||||||
name: this is my resource
|
|
||||||
protocol: http
|
|
||||||
full-domain: level1.test3.example.com
|
|
||||||
host-header: example.com
|
|
||||||
tls-server-name: example.com
|
|
||||||
auth:
|
|
||||||
pincode: 123456
|
|
||||||
password: sadfasdfadsf
|
|
||||||
sso-enabled: true
|
|
||||||
sso-roles:
|
|
||||||
- Member
|
|
||||||
sso-users:
|
|
||||||
- owen@pangolin.net
|
|
||||||
whitelist-users:
|
|
||||||
- owen@pangolin.net
|
|
||||||
targets:
|
|
||||||
# - site: glossy-plains-viscacha-rat
|
|
||||||
- hostname: localhost
|
|
||||||
method: http
|
|
||||||
port: 8000
|
|
||||||
healthcheck:
|
|
||||||
port: 8000
|
|
||||||
hostname: localhost
|
|
||||||
# - site: glossy-plains-viscacha-rat
|
|
||||||
- hostname: localhost
|
|
||||||
method: http
|
|
||||||
port: 8001
|
|
||||||
resource-nice-id2:
|
|
||||||
name: this is other resource
|
|
||||||
protocol: tcp
|
|
||||||
proxy-port: 3000
|
|
||||||
targets:
|
|
||||||
# - site: glossy-plains-viscacha-rat
|
|
||||||
- hostname: localhost
|
|
||||||
port: 3000
|
|
||||||
Reference in New Issue
Block a user