Update .gitignore and refactor docker-compose.sh for improved host IP detection

- Added .host-ip to .gitignore to prevent tracking of host IP configurations.
- Enhanced docker-compose.sh to prioritize HOST_IP environment variable, fallback to .host-ip file, and finally auto-detect the host IP, improving robustness in various environments.
- Updated documentation to reflect changes in Supabase migration paths and removed references to deprecated management-dashboard-web-app directory.
This commit is contained in:
salirezav
2026-02-09 13:21:08 -05:00
parent 6a8f238bee
commit 38a7846e7b
31 changed files with 56 additions and 6234 deletions

View File

@@ -1 +1 @@
v2.67.1
v2.75.0