8 lines
No EOL
289 B
Text
Executable file
8 lines
No EOL
289 B
Text
Executable file
services:
|
|
homepage:
|
|
image: jordanroher/starbase-80
|
|
ports:
|
|
- ${IP}:${PORT}:4173
|
|
volumes:
|
|
- ./config.json:/app/src/config/config.json
|
|
- ./icons:/app/public/icons # or wherever, JSON icon paths are relative to /app/public |