mirror of
https://github.com/iv-org/infrastructure.git
synced 2024-10-01 00:45:37 -04:00
8 lines
143 B
YAML
8 lines
143 B
YAML
---
|
|
services:
|
|
docs:
|
|
image: quay.io/invidious/docs.invidious.io:latest
|
|
restart: unless-stopped
|
|
ports:
|
|
- "127.0.0.1:8082:80"
|