modulepackage
0.0.0-20250125005153-7db6d605c6ee
Repository: https://github.com/idomath/docker-example.git
Documentation: pkg.go.dev
# README
Remember to use docker compose up --build
after making changes to code.
docker compose --env-file ./dev.env up --build
docker compose down -v
will remove volumes, so use it when you make a DB change.
# Variables
No description provided by the author