Update main.js
This commit is contained in:
parent
3075db223e
commit
563d308c3c
1 changed files with 1 additions and 0 deletions
1
main.js
1
main.js
|
@ -8,6 +8,7 @@ if (!USER_TOKEN) {
|
|||
process.exit(1);
|
||||
}
|
||||
|
||||
console.log("Spierdalaj");
|
||||
const INSTANCE_URL = process.env.INSTANCE_URL;
|
||||
const API_BASE = `${INSTANCE_URL}/api`;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue