From 6e8425d808fffb5305c7d326e78c678bc9567c13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Martins?= Date: Fri, 19 Apr 2024 22:55:13 -0300 Subject: [PATCH] chore: add onlinefix credentials to .env.example --- .env.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env.example b/.env.example index e08081ee..006859ba 100644 --- a/.env.example +++ b/.env.example @@ -1,2 +1,4 @@ STEAMGRIDDB_API_KEY=YOUR_API_KEY +ONLINEFIX_USERNAME=YOUR_ONLINEFIX_USERNAME +ONLINEFIX_PASSWORD=YOUR_ONLINEFIX_PASSWORD SENTRY_DSN=