[GH-ISSUE #11000] Where Are The Files Located On Docker? #70714

Closed
opened 2026-05-13 02:44:03 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @yuchenxie4645 on GitHub (Feb 28, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11000

I pulled using docker, I would like to edit the front end web server code, I was wondering where it is located. For example, I would like to edit the app.html of the code, where can I edit it?

Originally created by @yuchenxie4645 on GitHub (Feb 28, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/11000 I pulled using docker, I would like to edit the front end web server code, I was wondering where it is located. For example, I would like to edit the app.html of the code, where can I edit it?
Author
Owner

@rgaricano commented on GitHub (Feb 28, 2025):

there are svelte files places on /src that are compiled on /build

<!-- gh-comment-id:2691473541 --> @rgaricano commented on GitHub (Feb 28, 2025): there are svelte files places on /src that are compiled on /build
Author
Owner

@dannyl1u commented on GitHub (Feb 28, 2025):

As @rgaricano said, you can locate the frontend code in src/ and rebuild the code after editing files

<!-- gh-comment-id:2691519493 --> @dannyl1u commented on GitHub (Feb 28, 2025): As @rgaricano said, you can locate the frontend code in `src/` and rebuild the code after editing files
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#70714