configuration for self hosting a spindle in docker
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 20 lines 225 B view raw
1# Version control 2.git/ 3.jj/ 4 5# Compose / local config — not needed in the build context 6.env 7.env.sample 8docker-compose.yml 9config/ 10init-openbao.sh 11 12# Docs 13*.md 14CLAUDE.md 15 16# Editor / OS 17.vscode/ 18.idea/ 19.DS_Store 20Thumbs.db