diff --git a/config.json b/config.json index 2962e47..46dfa52 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "port": 3000, - "storageURL": "http://devweb.local/comunic/current/user_data/", + "storageURL": "https://devweb.local/comunic/current/user_data/", "storagePath": "/home/pierre/Documents/projets_web/comunic/current/user_data/", "database": { "host": "localhost", @@ -9,8 +9,8 @@ "password": "pierre" }, - "proxy": null, - "force_clients_https": null, + "proxy": "127.0.0.1", + "force_clients_https": true, "rtc_relay": { "ip": "::ffff:127.0.0.1",