Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 492 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 492 Bytes

Teleimg

Storage images with Telegra.ph

image.png

Deploy

Docker compose

docker-compose build
docker-compose up -d

Manually

  • Prepare nginx(apache) + php environment
  • Clone this repository and move this to your Web directory
  • (nginx) Include ./teleimg.conf or paste the whole content to your nginx configuration file.
  • Done! 🎉 Just visit http://localhost:8088 on your own machine