Rename container from location-tracker-app to location-tracker

Simplified container naming for consistency.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-30 22:15:34 +00:00
parent 09b258f0bd
commit 7ba3f398a8

View File

@@ -2,7 +2,7 @@ services:
# Location Tracker App (Next.js)
app:
build: .
container_name: location-tracker-app
container_name: location-tracker
env_file:
- .env
ports: