Make hostname configurable

This commit is contained in:
Jacky Hu
2016-06-18 10:18:43 +08:00
parent 0e456543bf
commit 563c5fa778
4 changed files with 2 additions and 9 deletions
-3
View File
@@ -68,7 +68,6 @@ executable postgrest
, insert-ordered-containers >= 0.1.0.1
, http-media >= 0.6.3
, swagger2 >= 2.1
, network >= 2.6.2.1
, HTTP
, Ranged-sets
if !os(windows)
@@ -116,7 +115,6 @@ library
, insert-ordered-containers >= 0.1.0.1
, http-media >= 0.6.3
, swagger2 >= 2.1
, network >= 2.6.2.1
Other-Modules: Paths_postgrest
Exposed-Modules: PostgREST.App
@@ -198,6 +196,5 @@ Test-Suite spec
, insert-ordered-containers
, http-media
, swagger2
, network
, HTTP
, Ranged-sets