Skip to content

--watch is not reloading when host file changesΒ #8

@devansvd

Description

@devansvd

I passed the --watch argument.

when db.json file changes in host machine the changes also obviously reflects inside docker container /data/db.json since volume mounted. But it still supplies the old db.json values.

The file is changed Right ?

When Post through curl it works properly. Restarting docker container it works properly.

Changing file directly not working (--watch)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions