Closed GoogleCodeExporter closed 9 years ago
还有 如果我用的是自己的域名怎么办?
我不想使用那个APPID呢?
Original comment by c809757...@gmail.com
on 31 May 2011 at 1:29
不建议修改,要修改自己翻issue
建议用gui自带自动代理
如果你只使用一个app的话,将
appid = {'url': '%s://%s.appspot.com/%s.py' % (https, appid, server_type)}
改为
appid = {'url': '%s://你的域名/%s.py' % (https, server_type)}
Original comment by dtma...@163.com
on 31 May 2011 at 5:56
Original issue reported on code.google.com by
liufengh...@gmail.com
on 30 May 2011 at 2:55