You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update entrypoint script in docker-compose for Langfuse MinIO configuration
- Changed entrypoint syntax from '>' to '|' for better readability.
- Replaced double dollar signs with single dollar signs for environment variable references in the MinIO setup commands.
- Improved comments for clarity on MinIO's startup and configuration process.
0 commit comments