trevor-laher / OnDemandMinecraft

An AWS hosted Minecraft server that will only run when players are active. Players can start the server through a simple UI accessed through free Heroku server hosting.
MIT License
516 stars 69 forks source link

Missing SERVER_PASSWORD Variable #39

Closed Hexalogy closed 3 years ago

Hexalogy commented 3 years ago

Is says that:

_In configuration.py of the root directory, set the SERVER_PASSWORD variable to the password of your choosing.

SERVERPASSWORD='YourPasswordHere'

but I dont see this variable in the configuration.py, any advice? creating my own variable doesn't work for me either

Hexalogy commented 3 years ago

silly mistake