Files
NeveTimePanel/backend/daemons.py
arkonsadter e02789ef53
All checks were successful
continuous-integration/drone/push Build is passing
fix(docker): resolve nginx and backend path configuration issues
- Add nginx/default.conf with simplified configuration to fix "no events section" error
- Update docker-compose.yml to mount nginx/default.conf instead of nginx.conf
- Fix backend/daemons.py data path from backend/data/daemons.json to data/daemons.json
- Improve users.json path detection with fallback logic in daemons.py
- Add servers directory to .gitignore
- Create DOCKER_FIX.md documentation with troubleshooting steps and solutions
- Ensure data directory is created automatically when backend starts
2026-01-17 10:32:46 +06:00

11 KiB