rit.wtf/docker-compose.yml
2025-02-07 15:41:01 -05:00

6 lines
85 B
YAML

services:
rit:
build: .
restart: unless-stopped
ports:
- '80:80'