mirror of
https://github.com/iv-org/infrastructure.git
synced 2025-02-14 06:11:39 -05:00
8 lines
136 B
YAML
8 lines
136 B
YAML
![]() |
---
|
||
|
services:
|
||
|
api:
|
||
|
image: quay.io/invidious/instances:latest
|
||
|
restart: unless-stopped
|
||
|
ports:
|
||
|
- "127.0.0.1:3000:3000"
|