max / goingson
1 file changed,
+1 insertion,
-1 deletion
| @@ -1,5 +1,5 @@ | |||
| 1 | 1 | # SyncKit configuration — embedded in distribution builds. | |
| 2 | 2 | # The API key is a client identifier (not a secret). It identifies this app | |
| 3 | 3 | # to the MNW server. User authentication happens via OAuth2 PKCE. | |
| 4 | - | api_key = "b58e66d63ea0c1c15c46798064f6ebe8563c0b1d0d390f0c6fe059a692a57d20" | |
| 4 | + | api_key = "68d41709b33b41d0ec3d56b1dc8516188a8eaf7b9c0ea32094476c67c8fa7d9c" | |
| 5 | 5 | server_url = "https://makenot.work" |