mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 21:17:58 +08:00
e51bec6cad
- Create firebase.json configuration for Storage Emulator on port 9199 - Add setup-firebase-emulator action to install and start Firebase CLI emulator - Add teardown-firebase-emulator action to stop emulator using saved PID - Use proper PID-based process management instead of pkill/killall Co-authored-by: rchincha <45800463+rchincha@users.noreply.github.com>