mirror of
https://forgejo.merr.is/annika/isl-vue3.git
synced 2025-12-11 12:26:36 -05:00
Made Changes To Allow The Base API URL To Be From Config
This commit is contained in:
parent
823455cf78
commit
baf8e0f954
6 changed files with 44 additions and 57 deletions
3
public/config.json
Normal file
3
public/config.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"apiBaseUrl": "http://localhost:3000"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue