aiidentification / docker-compose.yml
zjrwtx's picture
Create docker-compose.yml
e63866f
raw
history blame contribute delete
125 Bytes
version: '3.8'
services:
identification:
image: zjrwtx/identification:v2
ports:
- "7860:7860"
restart: always