Configure official Stuffbox URL in example and fresh VPS installs
Hop-State: A_06FP8TR0KJF8N7BWEBNR618 Hop-Proposal: R_06FP8TQ5JJSA61SNB19PXB0 Hop-Task: T_06FP8TDTWY6ESGXKC1FXBDG Hop-Attempt: AT_06FP8TDTWX2BRQ83QR6TA70
This commit is contained in:
@@ -46,6 +46,7 @@ if [[ ! -e "$ENV_FILE" ]]; then
|
||||
echo "AUTH_SECRET=$auth_secret"
|
||||
echo "ADMIN_EMAILS=admin@example.com"
|
||||
echo "NEXT_PUBLIC_NODE_DOMAIN=localhost:$port"
|
||||
echo "STUFFBOX_URL=https://stuffbox.xyz"
|
||||
} > "$ENV_FILE"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user