Skip to content

filefox/tiny_url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiny_url

轻量级短url转换,支持订阅转换sub-web

基于boltdb存储

Docker使用

使用 下载代码解压后

docker build -t tinyurl:latest .

修改.env中SHORT_URL_BASE为短链接主域名

docker run -d -p 8000:8000 --env-file ./.env --restart always --name tinyurl tinyurl:latest

About

轻量级短url转换,支持订阅转换sub-web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published