From c0feeec422aed951788dbfdb9fa1df380c56f1df Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Thu, 29 Oct 2020 21:17:20 +0100 Subject: Send correct room identifier to server --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/package.json') diff --git a/frontend/package.json b/frontend/package.json index bb190954..16732995 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -16,7 +16,7 @@ "author": "Georgios Andreadis (https://gandreadis.com/)", "license": "MIT", "private": true, - "proxy": "http://localhost:8082", + "proxy": "http://localhost:8081", "dependencies": { "approximate-number": "~2.0.0", "bootstrap": "4.5.3", -- cgit v1.2.3