xielin 5 lat temu
rodzic
commit
9c907bdb72
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .rocketeer/config.php

+ 1 - 1
.rocketeer/config.php

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