close 5000

This commit is contained in:
qiaofeng1227 2023-08-25 16:10:31 +08:00
parent c0983f3f9a
commit ab6bca23f9

View File

@ -12,8 +12,6 @@ services:
- appmanage-db:/usr/src/app/db
- appmanage-config:/usr/src/app/config
entrypoint: bash -c "/cmd.sh"
ports:
- ${APP_HTTP_PORT}:5000
networks:
default: