Commit Graph
4 Commits
Author SHA1 Message Date
dtomlinson d35fe3416f Ignores local Git configuration file
Adds `.gitlocal` to prevent local-only Git configurations or temporary files from being tracked and committed. This ensures personal settings remain out of version control.
2026-03-22 05:25:33 +00:00
dtomlinson f8e3b3c9e6 Updates application host port mapping
Changes the Docker Compose configuration to expose the application service on host port 8012. This adjusts the external access point, while the application continues to run internally on port 8080.
2026-03-22 05:24:53 +00:00
dtomlinson ef6e94958a initial commit 2026-03-22 05:17:01 +00:00
dtomlinson 9a41fa4ef2 Initial commit 2026-03-22 05:16:53 +00:00