Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 334 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 334 Bytes

Phinch-docker

A docker container to self-host Phinch (phinch.org).

To get started:

docker run -d --publish 8081:80 --name phinch iimog/phinch

This will run Phinch on port 8081 so open up your browser at http://localhost:8081. All features are working, including sharing. However no mails are sent.