hotfix/websockets #104

Merged
AfonsoCMSousa merged 2 commits from hotfix/websockets into master 2026-01-03 18:05:42 +00:00
3 changed files with 2 additions and 5 deletions
Showing only changes of commit 13205c6e80 - Show all commits
+2 -1
View File
@@ -44,7 +44,8 @@ dist
frontend/.env
frontend/.env.local
frontend/.env.*.local
frontend/.env.production
websockets/.env.production
# Misc frontend files that should be ignored
/frontend/public/hot
/frontend/public/storage
-2
View File
@@ -1,2 +0,0 @@
VITE_API_DOMAIN=api-dad-group-46-172.22.21.253.sslip.io
VITE_WS_CONNECTION=ws://ws-dad-group-46-172.22.21.253.sslip.io
-2
View File
@@ -1,2 +0,0 @@
PORT=3000
API_URL=http://api-dad-group-46-172.22.21.253.sslip.io/api/v1