summaryrefslogtreecommitdiffstats
path: root/demo/nginx_proxy/demo-3/rd_config.json
diff options
context:
space:
mode:
Diffstat (limited to 'demo/nginx_proxy/demo-3/rd_config.json')
-rw-r--r--demo/nginx_proxy/demo-3/rd_config.json23
1 files changed, 0 insertions, 23 deletions
diff --git a/demo/nginx_proxy/demo-3/rd_config.json b/demo/nginx_proxy/demo-3/rd_config.json
deleted file mode 100644
index 51fa4a5..0000000
--- a/demo/nginx_proxy/demo-3/rd_config.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "ip_route": [
- {
- "subnet": "192.168.131.1/24",
- "stack_name": "kernel",
- },
- {
- "subnet": "192.168.21.1/24",
- "stack_name": "rsocket",
- },
- ],
- "prot_route": [
- {
- "proto_type": "1",
- "stack_name": "rsocket",
- },
- {
- "proto_type": "2",
- "stack_name": "kernel",
- }
- ],
-}
-