构建新镜像

This commit is contained in:
2024-09-26 16:43:34 +08:00
parent fc3e7b4ed4
commit d4c54b04f5

View File

@@ -102,6 +102,8 @@ services:
#
dewarp_api:
<<: *paddle_template
build:
context: .
container_name: dewarp_api
hostname: dewarp_api
command: [ '-w', '1', 'dewarp_api:app', '--bind', '0.0.0.0:5007' ]