Commit c5019393 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[DEV CONFIG] local backend.

parent 1ec70f57
......@@ -26,7 +26,7 @@ endConfig = endConfig' V10
endConfig' :: ApiVersion -> EndConfig
endConfig' v = { front : frontRelative
, back : backLDev v }
, back : backLocal v }
------------------------------------------------------------------------
frontRelative :: Config
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment