diff --git a/config.json.example b/config.json.example index 9872fad88f..11887285ed 100644 --- a/config.json.example +++ b/config.json.example @@ -87,5 +87,5 @@ "REDIS_HOST": "aaabbbcccdddeeefff", "REDIS_PORT": "1234", "REDIS_PASSWORD": "12345678", - "TRUSTED_DOMAINS": "https://localhost,https://habitica.com" + "TRUSTED_DOMAINS": "localhost,habitica.com" }