Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 179 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 179 Bytes

Simple Redir

Docker

docker build -t catchlabs/redir .
sudo docker run -p 7000:80 -v /home/zenozeng/catch/simple-redir/config:/usr/src/app/config -t catchlabs/redir