We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c69fc1 commit 2920058Copy full SHA for 2920058
1 file changed
.env-example
@@ -8,7 +8,7 @@ REDIS_PASSWORD = SEUS_BAGULHO;
8
GOOGLE_MAPS_API_KEY = SEUS_BAGULHO;
9
WOOVI_KEY = "SEUS_BAGULHO";
10
WOOVI_WEBHOOK_SECRET = "SEUS_BAGULHO";
11
-FUSORARIOBR = "production";
+FUSORARIOBR = "inactive"; //alterar pra production caso rode local na sua máquina
12
DATABASE = "mongodb"; // postgres or mongodb
13
CLOUDFLARE_R2_ACCESS_KEY_ID = SEUS_BAGULHO;
14
CLOUDFLARE_R2_ACCOUNT_ID = SEUS_BAGULHO;
0 commit comments