Changes
1 changed files (+2/-2)
-
-
@@ -2,8 +2,8 @@ #!/usr/bin/bash# 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
-