Can a settings.json file be used in the root of a project in order to affect the application? If so, could someone point me in the direction of some documentation on this?
As of December 2023 the docs are here:
And it is still very relevant.
I currently use environment variables for most settings at all platforms. Supporting all platforms at same main branch.
Docker
Snap
Bash script for Source Bundle
Bat script for Windows
Some settings for Sandstorm
How to use serverside environment variables at clientside/browserside
Admin Panel
Admin Panel web UI has some additional settings, that can be clicked.
1 Like