pzx-web-api/docker-compose-build.yml

8 lines
175 B
YAML
Raw Normal View History

2023-12-09 17:35:13 +08:00
version: "3.8"
services:
pzx-web-api:
image: gitea.bearcatlog.com/bryant/ddk/pzx-web-api:latest
build:
context: .
dockerfile: ./Dockerfile