Commit 38901ac4 authored by 胡凯旋's avatar 胡凯旋

Merge branch 'hkx/feature/dockerfile' into 'test'

change to gm-rpcd

See merge request !5
parents 3431759e bcf21099
......@@ -50,5 +50,5 @@ COPY . /srv/apps/search_tips/
WORKDIR /srv/apps/search_tips/
CMD gunicorn search_tips.wsgi:application -w 1 -k gevent -b 0.0.0.0:8000
CMD gunicorn gm_rpcd.wsgi:application -w 1 -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