rural-dict/docker-compose.yml
Skylar "The Cobra" Astaroth b55ba857d6
nuke commit history
2025-05-01 21:01:41 -04:00

7 lines
119 B
YAML

version: "3"
services:
rural-dict:
build: .
restart: unless-stopped
ports:
- "127.0.0.1:5758:5758"