auto-hajimi-mosaic / docker-compose.yml
Frinkleko's picture
init commit
d228e38 verified
raw
history blame contribute delete
118 Bytes
name: hajimi
services:
app:
build:
context: .
dockerfile: Dockerfile
ports:
- "8501:8501"