Closed palagdan closed 2 months ago
@blcham
All services seems to be working with nginx except for db-server. I tried to fix it, but I don't know what the problem.
I fixed it by adding :
GDB_JAVA_OPTS: "-Dgraphdb.external-url=${PUBLIC_ORIGIN:-http://localhost:${INTERNAL_HOST_PORT:-1235}}/services/db-server"
@blcham
The backend is working correctly. I might have requested the wrong path earlier.
@palagdan watch out, i force-pushed (most likely it was not good idea) just to fix formating of nginx.conf
Resolves #50