go-mongo-docker-example
go-mongo-docker-example copied to clipboard
An example Docker Compose setup with MongoDB, NGINX and Go
### Changelog - Updated to Go version 1.20 - Added `go.mod` and `go.sum` files - Replaced `mgo` MongoDB driver(deprecated) with MongoDB's official Go driver **WARNING**: Please make sure that everything...
Hello, thanks for this tutorial, but i would like to ask you if you can update the part of the Dockerfile of golang, since it look like it is not...
I follow strictly the tutorial, later run the code from this repo with no changes. Che docker-compose runs successfully, but l don't have access to the 8080, nor the 8081....