matronator / GlobalCollapse

Browser-based MMORPG based around the COVID pandemic. PWA supported.
https://global-collapse.com
MIT License
45 stars 18 forks source link

File 'app/config/config.local.neon' is missing or is not readable #5

Closed wumix closed 4 years ago

wumix commented 4 years ago

Nette\FileNotFoundException

File '/home/https://xxxx.tld/public_html/app/config/config.local.neon' is missing or is not readable. create file► search►

matronator commented 4 years ago

Thanks for reporting! This is intentional, as config.local.neon contains sensitive information (read more here: Nette Framework documentation). I've created an example file in the app/config folder, follow the instructions in the file and it should work. You can find the example file here: app/config/config.local.example.neon