aboutsummaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
Diffstat (limited to 'run')
-rwxr-xr-xrun2
1 files changed, 1 insertions, 1 deletions
diff --git a/run b/run
index ab8e3c0..bbb342b 100755
--- a/run
+++ b/run
@@ -1,7 +1,7 @@
#!/usr/bin/bash
# Environment variable
-export NEXT_PUBLIC_BACK_HOST='https://game.exozy.me'
+export NEXT_PUBLIC_BACK_HOST='https://7.exozy.me'
export FRONT_PORT=4206
export PORT=4207