{ "port": 3000, "storageURL": "https://devweb.local/comunic/current/user_data/", "storagePath": "/home/pierre/Documents/projets_web/comunic/current/user_data/", "database": { "host": "localhost", "dbName": "comunic", "user": "pierre", "password": "pierre" }, "proxy": "127.0.0.1", "force_clients_https": true, "rtc_relay": { "ip": "::ffff:127.0.0.1", "token": "SecretToken", "iceServers": [ "stun:stun.l.google.com:19302" ], "maxUsersPerCalls": 3, "allowVideo": true } }