Browse Source

update config

xielin 5 years ago
parent
commit
9c907bdb72
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .rocketeer/config.php

+ 1 - 1
.rocketeer/config.php

@@ -7,7 +7,7 @@ return [
     // The name of the application to deploy
     // The name of the application to deploy
     // This will create a folder of the same name in the root directory
     // This will create a folder of the same name in the root directory
     // configured above, so be careful about the characters used
     // configured above, so be careful about the characters used
-    'application_name' => 'order-manage',
+    'application_name' => 'community-manage',
 
 
     // Plugins
     // Plugins
     ////////////////////////////////////////////////////////////////////
     ////////////////////////////////////////////////////////////////////