Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 158 Bytes

File metadata and controls

12 lines (10 loc) · 158 Bytes

Starter for drogon with docker

to run localy

docker run -p 8080:8080 drogo

then open http://localhost:8080

to deploy to fly.io

fly launch