7 lines
114 B
YAML
7 lines
114 B
YAML
services:
|
|
rosterhash:
|
|
image: rosterhash:latest
|
|
ports:
|
|
- "5000:5000"
|
|
restart: unless-stopped
|
|
|