uni-api / docker-compose.yml
yym68686's picture
update docker-compose.yml
ad7d342
raw
history blame
159 Bytes
services:
uni-api:
container_name: uni-api
image: yym68686/uni-api:latest
ports:
- 8001:8000
volumes:
- ./api.yaml:/home/api.yaml