Skip to content

Conversation

@RonaldRonnie
Copy link
Collaborator

  • Add support for loading .env file in Docker containers using --env-file flag
  • Create shared Docker network for frontend/backend communication
  • Update frontend nginx config to use correct backend container name
  • Fix PYTHONPATH configuration for nested /app/app package structure
  • Update pytest.ini and conftest.py to handle correct Python paths
  • Add comprehensive test suite and testing documentation
  • Improve CLI environment variable validation and warnings

- Add support for loading .env file in Docker containers using --env-file flag
- Create shared Docker network for frontend/backend communication
- Update frontend nginx config to use correct backend container name
- Fix PYTHONPATH configuration for nested /app/app package structure
- Update pytest.ini and conftest.py to handle correct Python paths
- Add comprehensive test suite and testing documentation
- Improve CLI environment variable validation and warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants