Skip to content

Commit

Permalink
Update createData_Prem.js
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpmc authored Oct 1, 2023
1 parent 3d4255e commit f670e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion createData_Prem.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const axios = require("axios");

global.gamingPREM = [27]; // Gaming nodes
global.botswebdbPREM = [26, 28, 29, 31]; // Bots, Websites and Databases nodes
global.botswebdbPREM = [26, 31]; // Bots, Websites and Databases nodes
global.storagePREM = [13]; // Storage nodes

/*
Expand Down

0 comments on commit f670e80

Please sign in to comment.