Files
pastebin/compose.yaml
2025-08-08 17:47:16 +02:00

7 lines
128 B
YAML

services:
pastebin:
container_name: pastebin
image: ghcr.io/csehviktor/pastebin:latest
ports:
- "3000:3000"