diff options
Diffstat (limited to 'api/http/http-client.env.json')
| -rw-r--r-- | api/http/http-client.env.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/api/http/http-client.env.json b/api/http/http-client.env.json new file mode 100644 index 0000000..af19690 --- /dev/null +++ b/api/http/http-client.env.json @@ -0,0 +1,5 @@ +{ + "dev": { + "canonical": "http://localhost:5281" + } +}
\ No newline at end of file |
