fix #26, too big image

This commit is contained in:
lesion
2019-07-17 12:19:09 +02:00
parent 599bc11057
commit 08da07593d
4 changed files with 24 additions and 8 deletions

View File

@@ -1,10 +1,10 @@
{
"title": "Gancio",
"description": "A shared agenda for local communities",
"baseurl": "http://localhost:3000",
"baseurl": "http://localhost:13120",
"server": {
"host": "localhost",
"port": 3000
"port": 13120
},
"db": {
"dialect": "sqlite",