mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 10:10:55 +00:00
improved algorithm for calculating player name location
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ fi
|
||||
|
||||
# Set the instance name based on the environment
|
||||
if [[ "$ENV" == "dev" ]]; then
|
||||
INSTANCE_NAME="openfrontio-dev"
|
||||
INSTANCE_NAME="openfrontio-dev-instance"
|
||||
echo "[DEV] Deploying to openfront.dev"
|
||||
else
|
||||
INSTANCE_NAME="openfrontio-instance"
|
||||
|
||||
Reference in New Issue
Block a user