rit.wtf/docker-compose.yml

7 lines
85 B
YAML
Raw Normal View History

2025-02-07 20:41:01 +00:00
services:
rit:
build: .
restart: unless-stopped
ports:
- '80:80'