]> Git — Sourcephile - gargantext.git/commit
[CONFIG] Start server and DB connexion with Ini file (added to the repo for tests).
authorAlexandre Delanoë <devel+git@delanoe.org>
Wed, 7 Feb 2018 18:39:14 +0000 (19:39 +0100)
committerAlexandre Delanoë <devel+git@delanoe.org>
Wed, 7 Feb 2018 18:39:14 +0000 (19:39 +0100)
commitca5569fb0e0651b06a4954fe95f74ac5ab955fcd
tree048f185892d4a234417b9ead9d097974c386ba7f
parent6fc8d8e97fc1b6f7c36db14f087a9e5100f93040
[CONFIG] Start server and DB connexion with Ini file (added to the repo for tests).
13 files changed:
app/Main.hs
gargantext.cabal
gargantext.ini [new file with mode: 0644]
moduleDesc.model
package.yaml
src/Gargantext/Database/Ngram.hs
src/Gargantext/Database/NodeNgram.hs
src/Gargantext/Database/NodeNgramNgram.hs
src/Gargantext/Database/NodeNode.hs
src/Gargantext/Database/NodeNodeNgram.hs
src/Gargantext/Database/Private.hs
src/Gargantext/Database/User.hs
src/Gargantext/Server.hs