Skip to content

Bassa uses localhost URL's, instead use IP address of localhost #462

Open
@vivonk

Description

@vivonk

Feature bug

Expected Behavior

Currently, when someone will use Bassa for the enterprise then localhost will be redundant because most of the requests use localhost.

Current Behavior

Someone on the same network can't access Bassa server for any activity because browser makes requests to localhost which is itself.

Possible Solution

Instead of making localhost requests, use Bassa server-setup IP address or define config file for doing this.

Steps to Reproduce (for bugs)

  1. Make a config file for every run
  2. Use localhost for development and IP address on production
  3. Improve all existing API's for above strategy
  4. Change unit tests accordingly

Your Environment

  • Version used: v 0.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    NEXTNext tag describes that this issues have to be resolved asapenhancement

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions