我已经在ubuntu20.4上安装了zammad,我可以用本地主机地址打开zammad,但是不能用服务器IP地址从远程连接zammad。我编辑了文件/etc/nginx/sites现有/zammad.conf# this is the nginx config for zammad server 127.0.0.1:3000;
upstream zammad
在Gemfile中,它写道: # Want to extend Zammad with additional gems?# ZAMMAD USERS: Specify them in Gemfile.local# without havingIf this is a development machine, remove the / opt / zammad / Gemfile freeze
by running bundl