File size: 125 Bytes
e63866f
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
version: '3.8'

services:
 identification:
   image: zjrwtx/identification:v2
   ports:
     - "7860:7860"
   restart: always