change port

This commit is contained in:
nek0 2019-09-09 12:51:11 +02:00
parent 272bcb6ab6
commit 564d1ee79d
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ main = do
void $ execute_ conn initAmount
void $ execute_ conn initJournal
withStdoutLogger $ \ilog -> do
let settings = setPort 3000 $ setLogger ilog defaultSettings
let settings = setPort 8000 $ setLogger ilog defaultSettings
initState = ReadState
{ rsConnection = conn
, rsTicketStore = store