k-m-12/payroll-backend
Update Dockerfile
Update README with persistent storage information
Revise README for deployment and infrastructure updates
Update Dockerfile
Fix formatting in README.md
Fix indentation in sync_to_hf.yml
Update README with Hugging Face Spaces metadata
Fix environment variable name for HF token
Fix URL encoding in sync_to_hf.yml
Fix token variable in GitHub Actions workflow
Fix URL in sync_to_hf.yml for git push command
Update sync_to_hf.yml
Add GitHub Actions workflow to sync to Hugging Face
Install git in Dockerfile and clone repository
Optimize Dockerfile by restructuring git clone command
Refactor Dockerfile for environment settings and dependencies
Create README.md
Modify Dockerfile to clone repository and install git
Create requirements.txt
Add Dockerfile for Python application setup
Delete openwebui-render directory
Add dependencies to requirements.txt
Change base image to Python and update configuration
Update Dockerfile to expose port 8080
Update Dockerfile to use development image
Add docker-compose configuration for openwebui service
Refactor Dockerfile to use Docker Compose
Change CMD to use bash for running the app
Update CMD instruction in Dockerfile
Update Dockerfile to include environment variables
Rename DockerFile to Dockerfile
Add files via upload
