Commit 084fc2fe authored by 赵威's avatar 赵威

update conf

parent 0f6019cd
......@@ -2,6 +2,7 @@
<gm_rpcd_config>
<info config_name="app" version="1.0"/>
<config name="application_name" value="strategy_embedding"/>
<config name="log_dir" value="/data/log/strategy_embedding/app"/>
<config name="service_list">
<element value="strategy_embedding"/>
</config>
......
GM_RPCD_DEPLOY_CONF_PATH="/srv/apps/strategy_embedding/app_conf.xml" DJANGO_SETTINGS_MODULE=strategy_embedding.settings gunicorn gm_rpcd.wsgi:application -w 5 -k gevent -b 0.0.0.0:8000
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