Skip to content

Commit e9243b0

Browse files
authored
Remove Docker workflow and update package metadata (#1)
The Docker build and push workflow YAML file was deleted as part of this commit. Additionally, the project name in the package metadata was updated from "mcp-frontend" to "echoy-webui", reflecting a rebranding or alignment with the new naming convention.
1 parent 9fdc510 commit e9243b0

File tree

15 files changed

+67
-1969
lines changed

15 files changed

+67
-1969
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VITE_MCP_BACKEND_API_ENDPOINT=http://localhost:8081
1+
VITE_MCP_BACKEND_API_ENDPOINT=http://localhost:10222

.env.production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VITE_MCP_BACKEND_API_ENDPOINT=http://localhost:8081
1+
VITE_MCP_BACKEND_API_ENDPOINT=http://localhost:10222

.github/workflows/docker-build.yml

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)