Timeouts are nice

This commit is contained in:
Kasper Rynning-Tønnesen
2020-04-17 16:29:19 +02:00
parent 37cb4a8f56
commit 6e380c5f5c
2 changed files with 42 additions and 1 deletions

View File

@@ -12,6 +12,6 @@ try {
date: 5,
hours: 15,
apiUrl: "http://localhost:30030",
gatewayToken: undefined
gatewayToken: "asd"
};
}