Ken преди 1 ден
родител
ревизия
594209fd06
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/Services/IssueService.php

+ 1 - 1
app/Services/IssueService.php

@@ -343,7 +343,7 @@ class IssueService extends BaseService
                 SendTelegramGroupMessageJob::dispatch($text, $buttons, $image, true);
             }
 
-            if (config('app.url') != 'https://botpc28.testx2.cc') {
+            if (config('app.url') != 'https://bot28dev.testx2.cc') {
                 $recordImage = self::lotteryImage($info->issue_no);
 
             }