mafintosh / taco-nginx

Bash script that runs a service and forwards a subdomain to it using nginx when it listens to $PORT
MIT License
100 stars 4 forks source link

add --static flag to serve a local directory #7

Closed mafintosh closed 7 years ago

mafintosh commented 7 years ago
taco-nginx -n my-data --static /path/that/defaults/to/cwd
mafintosh commented 7 years ago

works in latest without the default argument