1234567891011121314151617181920212223 |
- {
- "device_id":"prueba",
- "basepath":"/var/fourier",
- "bucket": "fourier-6e14d.appspot.com",
- "projectId":"fourier-6e14d",
- "keyFilename":"/etc/Fourier-key.json",
- "installDir":"~/programs",
- "apiSecret": "prueba",
- "firebase": {
- "apiKey": "AIzaSyAH7eXARukgBCLFOfw4-Kl-NatHc-fOA68",
- "authDomain": "fourier-6e14d.firebaseapp.com",
- "databaseURL": "https://fourier-6e14d.firebaseio.com",
- "storageBucket": "fourier-6e14d.appspot.com",
- "messagingSenderId": "1032228035742"
- },
- "receivers_count":16,
- "database": {
- "user": "fourier",
- "password": "Sup3rDuper!",
- "database": "fourier"
- },
- "streamURL": "http://monitor.audiovalid.com:8000"
- }
|