Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Edited the front-end code , rebuilt the project but the UI doesn't change #508

Closed
LearnPrompt opened this issue Jul 4, 2023 · 3 comments

Comments

@LearnPrompt
Copy link

Hello, I edited the front-end code and re-built the project but the UI didn't change after the docker deployment.

@crazywoola
Copy link
Member

Can you provide more details about the docker-compose.yml

@LearnPrompt
Copy link
Author

Can you provide more details about the docker-compose.yml

yes. In the docker-compose.yml, I edited: web: build: ../web instead of web: image: langgenius/dify-web:0.3.6. Then I met two issues:

  1. an error: ERROR [web6/9] RUN npm run build after docker compose build on MacOS
  2. I build successfully on Windows 10. However, docker compose up -d the project on Windows 10, the container of the web always restarts and the logs display that: exec /entrypoint.sh: no such file or directory.

@crazywoola
Copy link
Member

Can you try in latest version 0.3.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants