7 lines
123 B
YAML
7 lines
123 B
YAML
services:
|
|
logo-txt:
|
|
image: ghcr.io/sethwv/logo-txt:latest
|
|
ports:
|
|
- "5001:5001"
|
|
restart: unless-stopped
|