This commit is contained in:
peskyadmin 2025-06-05 09:07:45 -05:00
parent 5bc835a172
commit d7fb6cebed

View File

@ -92,8 +92,7 @@ nextcloud-aio/
## Troubleshooting ## Troubleshooting
- Check container logs: - Check container logs:
```bash ```bash
docker logs nextcloud-all-in-one-ts docker compose logs -f
docker logs nextcloud-all-in-one
``` ```
- Ensure your Tailscale auth key is valid and not expired - Ensure your Tailscale auth key is valid and not expired
- Verify the configuration files have proper permissions - Verify the configuration files have proper permissions