langflow/src
Gabriel Luiz Freitas Almeida 70b634cbcf 🔧 chore(__main__.py): refactor serve function to use environment variables for configuration options
🌟 feat(__main__.py): add support for environment variables to configure serve function
The serve function in __main__.py has been refactored to use environment variables for configuration options. The following configuration options now support environment variables: host, workers, port, log_level, log_file, path, open_browser, and remove_api_keys. This change allows for greater flexibility and easier configuration of the serve function by using environment variables instead of command line options.
2023-07-05 13:07:02 -03:00
..
backend 🔧 chore(__main__.py): refactor serve function to use environment variables for configuration options 2023-07-05 13:07:02 -03:00
frontend 🐛 fix(App.tsx): improve code readability by formatting long conditional statements 2023-07-01 17:09:04 -03:00