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

[CONF] local config

parent 48c44695
...@@ -25,7 +25,7 @@ endConfig = endConfig' V10 ...@@ -25,7 +25,7 @@ endConfig = endConfig' V10
endConfig' :: ApiVersion -> EndConfig endConfig' :: ApiVersion -> EndConfig
endConfig' v = { front : frontRelative endConfig' v = { front : frontRelative
, back : backDev v } , back : backLocal v }
------------------------------------------------------------------------ ------------------------------------------------------------------------
frontRelative :: Config 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