20 lines
214 B
Markdown
20 lines
214 B
Markdown
# Fedired Backend
|
|
|
|
## The Misskey isolated backend is part of Fedired project.
|
|
|
|
## Config
|
|
|
|
edit default.yml file
|
|
|
|
## Build
|
|
|
|
docker compose build fedired-backend
|
|
|
|
## Start
|
|
|
|
docker compose up -d
|
|
|
|
## License
|
|
|
|
MIT
|