Files
media-map/backend/app
Danilo Reyes 98622c4119 Add host configuration for backend server and update documentation
- Introduced a new `host` option in `flake.nix` to specify the server's bind address, defaulting to `0.0.0.0`.
- Updated `run.sh` to use the `HOST` environment variable for server binding.
- Modified `config.py` to read the `HOST` from environment variables, defaulting to `0.0.0.0`.
- Enhanced `README.md` with instructions for setting up the `HOST` variable and clarified access details for development and production modes.
- Adjusted `vite.config.ts` to allow frontend access from other computers by default.
2025-12-28 21:20:21 -06:00
..
2025-12-28 20:59:09 -06:00
2025-12-28 20:59:09 -06:00
2025-12-28 20:59:09 -06:00