langflow/docker/frontend
gitworkflows 267c08bc07
fix(Dockerfile): standardize casing for 'FROM' and 'AS' keywords (#5159)
- Updated the Dockerfile to use consistent uppercase casing for 'FROM' and 'AS'.
- Resolved 'FromAsCasing' warnings that were flagged during the Docker build.
- Improves readability and adheres to Dockerfile best practices.

This change ensures a cleaner build process with no warnings.
2024-12-09 04:47:59 -08:00
..
build_and_push_frontend.Dockerfile fix(Dockerfile): standardize casing for 'FROM' and 'AS' keywords (#5159) 2024-12-09 04:47:59 -08:00
nginx.conf feat: add timeout handler on FE (#3537) 2024-08-26 14:21:05 -07:00
start-nginx.sh docker: add customizable port for frontend image (#2147) 2024-06-12 06:08:23 -07:00