Skip to content

v0.1.6

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Aug 11:34

StashBro v0.1.6

Self-host (Docker)

docker run -d \
  -v stashbro_data:/data \
  -e AUTH_TOKEN=your-secret-token \
  -p 3000:3000 \
  ghcr.io/eylonshm/stashbro-server:v0.1.6