🐳 added Docker buildsteps for sw generation
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-01-07 18:27:44 +01:00
parent bc66ebbf0a
commit aaef97dd43
4 changed files with 7 additions and 6 deletions

View File

@@ -1,7 +1,5 @@
const config = {
baseurl: 'http://localhost:4010',
// optional params ⏬
fallback_username: 'demo',
fallback_password: 'demo',
// optional
prefersHashRouting: true
};