Skip to content

Run docker as bridge mode instead of network mode #140

@junjizhi

Description

@junjizhi

Currently docker-compose-dev.yml starts both container as network
mode, it doesn't work that nice because you have to find the ip for
the container to visit the new application. With bridge mode and port
forwarding, you can visit http://localhost:3000 to visit the app.

Screenshot attached

N/A

How to reproduze the user scenario

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions