mirror of
https://github.com/iv-org/infrastructure.git
synced 2025-02-14 14:22:21 -05:00
8 lines
141 B
YAML
8 lines
141 B
YAML
---
|
|
services:
|
|
website:
|
|
image: quay.io/invidious/invidious.io:latest
|
|
restart: unless-stopped
|
|
ports:
|
|
- "127.0.0.1:8081:80"
|