Actualizar configuración de Docker y mejorar autenticación de Google en el inicio de sesión

This commit is contained in:
Naiel
2026-02-13 12:30:29 +00:00
parent 00ba9f3f01
commit 8339c1e2ea
5 changed files with 172 additions and 24 deletions

View File

@@ -58,6 +58,9 @@ volumes:
- ./public_html:/var/www/html # Uncomment this line
```
## Google OAuth Redirect URLs
Format: `https://example.com/_login.php?google_callback=1`
## Support
For issues and questions, please open an issue on GitHub.