fourier-config.json 680 B

1234567891011121314151617181920212223
  1. {
  2. "device_id":"prueba",
  3. "basepath":"/var/fourier",
  4. "bucket": "fourier-6e14d.appspot.com",
  5. "projectId":"fourier-6e14d",
  6. "keyFilename":"/etc/Fourier-key.json",
  7. "installDir":"~/programs",
  8. "apiSecret": "prueba",
  9. "firebase": {
  10. "apiKey": "AIzaSyAH7eXARukgBCLFOfw4-Kl-NatHc-fOA68",
  11. "authDomain": "fourier-6e14d.firebaseapp.com",
  12. "databaseURL": "https://fourier-6e14d.firebaseio.com",
  13. "storageBucket": "fourier-6e14d.appspot.com",
  14. "messagingSenderId": "1032228035742"
  15. },
  16. "receivers_count":16,
  17. "database": {
  18. "user": "fourier",
  19. "password": "Sup3rDuper!",
  20. "database": "fourier"
  21. },
  22. "streamURL": "http://monitor.audiovalid.com:8000"
  23. }