Add config files

This commit is contained in:
Deshawn Brooks 2025-03-17 16:54:03 -04:00
parent 0fc17992d9
commit e9b5cfc033
2 changed files with 29 additions and 0 deletions

2
ui/.env Normal file
View file

@ -0,0 +1,2 @@
NEXT_PUBLIC_WS_URL=ws://localhost:3001
NEXT_PUBLIC_API_URL=http://localhost:3001/api