🚧 move to new config based env
This commit is contained in:
6
public/env.sample.js
Normal file
6
public/env.sample.js
Normal file
@@ -0,0 +1,6 @@
|
||||
const config = {
|
||||
baseurl: 'http://localhost:4010',
|
||||
// optional params ⏬
|
||||
fallback_username: 'demo',
|
||||
fallback_password: 'demo'
|
||||
};
|
||||
Reference in New Issue
Block a user