Changed default from 'foreground' (invalid choice) to None Now correctly handles no arguments to start in foreground mode Tested and verified: ✓ python3 start_servers.py (foreground - all 3 services running) ✓ python3 start_servers.py start (background) ✓ python3 start_servers.py status (shows all services) ✓ python3 start_servers.py stop (graceful shutdown) ✓ HTTP endpoints responding on 8916/8917 ✓ HTTPS endpoints responding on 8918/8919 (Caddy) ✓ All three services (backend, frontend, caddy) working together
19 KiB
Executable File
19 KiB
Executable File