LGBM_VALIDATION / docker-compose.yml
subbunanepalli's picture
Create docker-compose.yml
f3c3921 verified
raw
history blame contribute delete
124 Bytes
version: '3.8'
services:
lgbm_api:
build: .
ports:
- "7860:7860"
volumes:
- ./models:/app/models