Skip to content

Instantly share code, notes, and snippets.

@perlancar
Created October 13, 2017 02:40
Show Gist options
  • Save perlancar/9b9430580d13540e959d6ab984721285 to your computer and use it in GitHub Desktop.
Save perlancar/9b9430580d13540e959d6ab984721285 to your computer and use it in GitHub Desktop.
plackup -s Starman --listen :8000 \
--enable-ssl --ssl-cert server.crt --ssl-key server.key \
-MPlack::App::Directory -e'Plack::App::Directory->new(root=>".")'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment