mirror of
https://github.com/iv-org/infrastructure.git
synced 2025-08-04 03:44:10 -04:00
7 lines
137 B
YAML
7 lines
137 B
YAML
---
|
|
services:
|
|
api:
|
|
image: quay.io/invidious/invidious.io:latest
|
|
restart: unless-stopped
|
|
ports:
|
|
- "127.0.0.1:8081:80"
|