Files
2026-07-27 17:38:47 -04:00

7 lines
92 B
YAML

services:
shiny:
build: .
restart: unless-stopped
ports:
- "3838:3838"