Since the application runs on public servers, it would be good if we could setup some kind of basic authentication. It can be for single user called admin or something in alike, and the password configured on boot. A token file can be used for this, like in neo4j
Since the application runs on public servers, it would be good if we could setup some kind of basic authentication. It can be for single user called
adminor something in alike, and the password configured on boot. A token file can be used for this, like in neo4j