mirror of
https://github.com/iv-org/infrastructure.git
synced 2024-10-01 00:45:37 -04: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"
|