Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 418 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 418 Bytes

Jshrt is url-shortener service. You can modify this code (buy domain and connect it to this project) and run this project in docker container. This site doesn't work in docker container because it uses env IP for generate short URL.

Dockerfile and requirements in main directory.

Api and website run on :8080 (mapping this port to 80 on hosting) It uses nginx now, but you can don't use nginx if you will use it