Reviewed-on: #1
Paste is a simple self-hosted pastebin service that you can run on your own server.
git clone https://git.fascinated.cc/Paste/Docker
cd Docker
Update the application.yml with your configuration
application.yml
Start Paste
docker compose up -d