Built the Sentinel Tab
This commit is contained in:
12
infrastructure/desineuron_ingress/rathole-client.toml
Normal file
12
infrastructure/desineuron_ingress/rathole-client.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[client]
|
||||
remote_addr = "__INGRESS_HOST__:2333"
|
||||
default_token = "__RATHOLE_TOKEN__"
|
||||
|
||||
[client.transport]
|
||||
type = "noise"
|
||||
|
||||
[client.transport.noise]
|
||||
remote_public_key = "__RATHOLE_SERVER_PUBLIC_KEY__"
|
||||
|
||||
[client.services.https_origin]
|
||||
local_addr = "127.0.0.1:443"
|
||||
Reference in New Issue
Block a user