Add config files
This commit is contained in:
parent
0fc17992d9
commit
e9b5cfc033
2 changed files with 29 additions and 0 deletions
2
ui/.env
Normal file
2
ui/.env
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
NEXT_PUBLIC_WS_URL=ws://localhost:3001
|
||||
NEXT_PUBLIC_API_URL=http://localhost:3001/api
|
||||
Loading…
Add table
Add a link
Reference in a new issue