LogViewer / docker-compose.yml
topguy's picture
First commit.
6e44555
raw
history blame contribute delete
95 Bytes
services:
logviewer:
build: .
ports:
- "7860:7860"
volumes:
- .:/app