diff options
author | Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> | 2019-01-25 14:50:52 +0100 |
---|---|---|
committer | Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> | 2019-01-25 14:55:02 +0100 |
commit | ac33bcd5a389473b98f856825009c17f327c53fd (patch) | |
tree | d22067df230c12669ec2f1b2c9f74c9b0dda0b17 /sdnr/wt/apigateway/provider/tmp3.cfg | |
parent | a2f171d1fa87c9a54356f4992c1a23611caa8ae8 (diff) |
Add sdnr wt apigateway
Add complete sdnr wireless transport app apigateway
Change-Id: I133ece9cd78c8e5d1a4d74cca1b45feaaf4da9a5
Issue-ID: SDNC-571
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
Diffstat (limited to 'sdnr/wt/apigateway/provider/tmp3.cfg')
-rw-r--r-- | sdnr/wt/apigateway/provider/tmp3.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sdnr/wt/apigateway/provider/tmp3.cfg b/sdnr/wt/apigateway/provider/tmp3.cfg new file mode 100644 index 000000000..c8f5897b7 --- /dev/null +++ b/sdnr/wt/apigateway/provider/tmp3.cfg @@ -0,0 +1,5 @@ +aai=off +aaiHeaders=["X-FromAppId:SDNR","Authorization:Basic QUFJOkFBSQ=="] +database=http://localhost:9200 +insecure=0 +cors=0
\ No newline at end of file |