Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drakeerv authored Sep 25, 2024
1 parent 8f5e3c6 commit f0c522d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ Pasted is a free, privacy respecting frontend for pastebin written in Rust. It i
![Home](imgs/home.png)
![Paste](imgs/paste.png)

# Self Host

We made a docker image! It is availible at [ghcr.io/dragynfruit/pasted:latest](https://github.com/dragynfruit/pasted/pkgs/container/pasted)
By default this uses port 3000 with host 0.0.0.0. To change this you can set the environment variables PORT and HOST accordingly.
A premade docker-compose is availible [here.](docker-compose.yml)

## Future

Currently, the goal is to only do pastebin, but in the future I am looking to make a frontend to all the major pastebin alternatives aswell, all in one.
Expand Down

0 comments on commit f0c522d

Please sign in to comment.