aboutsummaryrefslogtreecommitdiffstats
path: root/compose.yaml (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-05-30Some tidyingMatthew Lemon1-4/+3
Configured to run dlv in the container See https://golangforall.com/en/post/go-docker-delve-remote-debug.html Haven't actually go the interactive dlv working - need to explore docker attach to do that, maybe. Slimmed down image in play - Also adds a new make rule to run debug container
2024-04-10First introduction of migrations using golang-migrateMatthew Lemon1-1/+4
2024-04-10Postgres implementation now set up and in containers - no tables yetMatthew Lemon1-0/+2
2024-04-10Adds docker compose config file and changes application portMatthew Lemon1-0/+21