Make hostname configurable
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user