Alexander Hinrichs 7b484d640d fix: configure dedicated network for GeoGuesser AI services
Previously all three services (postgres, backend, frontend) were using
network_mode: bridge, which put them on separate Docker bridge networks
and prevented inter-service communication.

Changes:
- Created dedicated 'geoguesser-ai-network' bridge network
- Connected all three services to this shared network
- Removed deprecated 'external_links' directives
- Services can now communicate via container names (DNS resolution)

This enables:
- Backend to connect to PostgreSQL at 'alxndrhi-geoguesser-ai-postgres'
- Frontend to connect to Backend at 'alxndrhi-geoguesser-ai-backend'
- Proper service isolation from other apps on the system

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 23:18:09 +01:00
2025-11-26 18:43:51 +01:00

CasaOS Alexanders AppStore

This is a collection of apps I want to install on my ZimaCube. Use this on your own risk!

Description
No description provided
Readme GPL-3.0 98 KiB