starbase-81/compose.yml
Jordan Roher a854e74897 Removed baked-in images
Cleaned up JSON format
2023-04-20 15:47:29 -07:00

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