Commit d3cfab52 authored by tufengqi's avatar tufengqi

devops add auth

parent 90eb374c
...@@ -6,4 +6,5 @@ $base_path = $origin_base_path = $index_root_path . 'inner_site/devops/'; ...@@ -6,4 +6,5 @@ $base_path = $origin_base_path = $index_root_path . 'inner_site/devops/';
defined('VERSION_KEY') || define('VERSION_KEY', 'inner_site_devops_version'); defined('VERSION_KEY') || define('VERSION_KEY', 'inner_site_devops_version');
$version_path = $index_root_path . 'version/'; $version_path = $index_root_path . 'version/';
defined('MAIN_WEB_CONFIG_FILE') || define('MAIN_WEB_CONFIG_FILE', 'devops_main_web.php'); defined('MAIN_WEB_CONFIG_FILE') || define('MAIN_WEB_CONFIG_FILE', 'devops_main_web.php');
defined('APP_CONFIG') || define('APP_CONFIG', 'devops');
/* 需要修改的参数>> */ /* 需要修改的参数>> */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment