Updated
This commit is contained in:
parent
4184942584
commit
afb5f3a287
66 changed files with 550 additions and 57 deletions
3
frontend/configs/config.api.ts
Normal file
3
frontend/configs/config.api.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import { atom } from 'nanostores'
|
||||
|
||||
export const $backendUrl = atom('http://localhost:8080')
|
||||
Loading…
Add table
Add a link
Reference in a new issue