Skip to content

There is no dockerfile configuration added to the readme file #20

@DimuthuKasunWP

Description

@DimuthuKasunWP

#Edit the readmefile with these configuration
#for live server
CMD MONGO_CONNECTION_URL=mongodb://:@:/ PORT=8080 npm run dev
#for production server
CMD MONGO_CONNECTION_URL=mongodb://:@:/ PORT=8080 npm start
#There is no configuration added for mongodb inside dockerfile . So it should run manualy.

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