11 lines
146 B
YAML
Raw Normal View History

2024-12-29 21:35:12 +01:00
version: '3'
services:
selfoss:
container_name: selfoss
image: rsprta/selfoss
network_mode: "host"
ports:
- "8888:8888"