dever 7 years ago
parent
commit
0389850bde
1 changed files with 6 additions and 7 deletions
  1. 6 7
      conf/env.conf

+ 6 - 7
conf/env.conf

@@ -1,17 +1,16 @@
 [base]
 ;线上环境配置,请设置环境变量DEMETER_CONF = env
 [setting]
-name				= 抢购平台
-site				= http://www.dever.cc/
-copyright			= 2017 dever.cc v1.0.0
-phantomjs			= http://192.168.15.10:8910/
+name				= 文档转换系统
+site				= http://doc.dever.cc/
+copyright			= 2018 dever.cc v1.0.0
 
 [db]
 rdb					= mysql
 
 [mysql]
-host				= 0.0.0.0
-port				= 3309
+host				= web-mysql
+port				= 3306
 username			= root
 password			= 123456
 dbname				= office_convert
@@ -21,7 +20,7 @@ charset				= utf8
 create				= True
 
 [redis]
-host				= 0.0.0.0
+host				= office-redis
 port				= 6379
 name				= office_file
 prefix				= convert_