Skip to content

fix: we must call haskell server through localhost instead of domain

Joao Castro requested to merge haskell_server_to_localhost into develop

Haskell server and Oracle must be in the same server (Dev or test or other), since their communication is through localhost.

Merge request reports