mirror of
https://github.com/Sun-ZhenXing/mcp-template-python.git
synced 2026-02-04 10:13:31 +00:00
chore: update deps
This commit is contained in:
@@ -16,7 +16,7 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
- PORT=${PORT:-3001}
|
||||
image: ${DOCKER_REGISTRY:-docker.io}/local/mcp-template-python:${BUILD_VERSION:-latest}
|
||||
image: ${DOCKER_REGISTRY:-docker.io}/mcp-template-python:${BUILD_VERSION:-latest}
|
||||
ports:
|
||||
- "${EXPOSE_PORT:-3001}:${PORT:-3001}"
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user