Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Docker does not watch local file changes #61

Open
natebass opened this issue May 23, 2023 · 0 comments
Open

Docker does not watch local file changes #61

natebass opened this issue May 23, 2023 · 0 comments

Comments

@natebass
Copy link
Member

When making a change to the files, the changes are not reloaded in the browser.

Docker compose is running npx @11ty/eleventy --serve --port=8011, which normally watches for changes and reloads the page. However, it doesn't function the same when running in a Docker container.

Currently, to see the changes you have to stop and start again the Docker container with docker compose up --build.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant