Skip to content

Update to Flame 1.4.0#23

Open
MrJohnDev wants to merge 16 commits intoDannark:masterfrom
MrJohnDev:master
Open

Update to Flame 1.4.0#23
MrJohnDev wants to merge 16 commits intoDannark:masterfrom
MrJohnDev:master

Conversation

@MrJohnDev
Copy link

@MrJohnDev MrJohnDev commented Oct 19, 2022

Please fix server side and doors

@diogoroos
Copy link

diogoroos commented Apr 18, 2023

Hey bro! Are u fine?
Try it:
on config.js, change this
var environment = args.env || 'development'
for this:
var environment = process.argv[4].split("=")[1] || 'development'
To initialize on localhost, exec this: npm start env=localhost

@Dannark @MrJohnDev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants