Use ports 4206 and 4207
This commit is contained in:
parent
6c749a2216
commit
a207d8e08b
1 changed files with 2 additions and 2 deletions
4
run
4
run
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
# Environment variable
|
# Environment variable
|
||||||
export NEXT_PUBLIC_BACK_HOST='https://game.exozy.me'
|
export NEXT_PUBLIC_BACK_HOST='https://game.exozy.me'
|
||||||
export FRONT_PORT=1950
|
export FRONT_PORT=4206
|
||||||
export PORT=1951
|
export PORT=4207
|
||||||
|
|
||||||
# Build
|
# Build
|
||||||
cd front
|
cd front
|
||||||
|
|
Loading…
Reference in a new issue