Fix automatic choser issue

This commit is contained in:
Kasper Rynning-Tønnesen
2020-04-17 15:50:22 +02:00
parent cab623b3f7
commit 7aa47b08ad
5 changed files with 14 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ try {
message: "INSERT MESSAGE",
date: 5,
hours: 15,
apiUrl: "https://lottis.vin",
apiUrl: "http://localhost:30030",
gatewayToken: undefined
};
}