a854e74897
Cleaned up JSON format
9 lines
267 B
YAML
9 lines
267 B
YAML
services:
|
|
homepage:
|
|
image: jordanroher/starbase-80
|
|
ports:
|
|
- 4173:4173
|
|
volumes:
|
|
- ./config.json:/app/src/config.json
|
|
- ./icons:/app/public/icons # or wherever, JSON icon paths are relative to /app/public
|