aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrun4
1 files changed, 2 insertions, 2 deletions
diff --git a/run b/run
index 1a04c77..ab8e3c0 100755
--- a/run
+++ b/run
@@ -2,8 +2,8 @@
# Environment variable
export NEXT_PUBLIC_BACK_HOST='https://game.exozy.me'
-export FRONT_PORT=1950
-export PORT=1951
+export FRONT_PORT=4206
+export PORT=4207
# Build
cd front