diff options
author | neodarz <neodarz@neodarz.net> | 2019-08-01 18:33:19 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-08-01 18:49:44 +0200 |
commit | e61d092888d88c2705cbb42e76420948d550fb65 (patch) | |
tree | 67154a5c51c36f26375364a66d42b93d4da57720 /config.json | |
download | umosapicpp-e61d092888d88c2705cbb42e76420948d550fb65.tar.xz umosapicpp-e61d092888d88c2705cbb42e76420948d550fb65.zip |
Initial commit
Diffstat (limited to 'config.json')
-rw-r--r-- | config.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.json b/config.json new file mode 100644 index 0000000..eba13f5 --- /dev/null +++ b/config.json @@ -0,0 +1,3 @@ +{ + "swaggerui": "/home/neodarz/pro/immersens/unity_mongo_save_api/test_c/swagger-ui" +} |