Open DustFN opened 10 months ago
here is a preconfugured .env file, just change to your stuff and it should work: ADDRESS=127.0.0.1 PORT=3551 XMPP_PORT=3553 DATABASE_URL=mongodb://127.0.0.1/EonBackend SERVICE_URL=ws://127.0.0.1:3552 NETCLI=12582667 WEBHOOL_URL=https://discord.com/api/webhooks/your-webhook-id/your-webhook-token
here is a preconfugured .env file, just change to your stuff and it should work: ADDRESS=127.0.0.1 PORT=3551 XMPP_PORT=3553 DATABASE_URL=mongodb://127.0.0.1/EonBackend SERVICE_URL=ws://127.0.0.1:3552 NETCLI=12582667 WEBHOOL_URL=https://discord.com/api/webhooks/your-webhook-id/your-webhook-token
where does i need to put this
Still not working?
Put the stuff i sent in the other message in a file just called .env, you might need to enable hidden file extentions to name the file correctly
create a file called .env, and define envirpment veriables like PORT="3551" with each enviroment veriable on a new line. the enviroment veriables will be in all caps in the error