wireapp/wire-server

How can I config wire server?

realali opened this issue · 2 comments

I build it success and run demo success.
"http://192.168.0.xxx:8080/swagger-ui" return "403 Forbidden". why?

Can you give me the detail config for the wire server.
How to config the client to connect my self server?

[error] 26015#0: *1 "/home/wire-server/deploy/services-demo/conf/nginz/zwagger-ui/index.html" is forbidden (13: Permission denied), client: 192.168.3.173, server: , request: "GET /swagger-ui/ HTTP/1.1", host: "192.168.3.200:8080"

I know. It's the Permission Problem.
I can fixed it with add "user root" to nginx.conf.