wang jun 3 years ago
parent
commit
fb6c6dbfb4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      config/app.php

+ 2 - 2
config/app.php

@@ -145,10 +145,10 @@ return [
     'env' => 'dev', //'pro'
     'selfurl' => [
         'dev' => [
-            'default' => 'https://app.tjzhxx.cn:41443',
+            'default' => 'https://app.tjzhxx.cn:43443',
         ],
         'pro' => [
-            'default' => 'https://app.tjzhxx.cn:40443',
+            'default' => 'https://app.tjzhxx.cn:43443',
         ],
     ],