Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 183 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 183 Bytes

My First Golang app

How to run

Development

$ docker-compose -f docker-compose.development.yml up --build

Production

$ docker-compose up --build