From cd70f54266d708867a1eb35870bc755bc5b2df32 Mon Sep 17 00:00:00 2001 From: ivar Date: Wed, 3 Dec 2025 21:49:20 +0100 Subject: Refactor db --- api/http/http-client.env.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 api/http/http-client.env.json (limited to 'api/http/http-client.env.json') 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 -- cgit v1.3