Also if you have sensitive information like creden...
# server
r
Also if you have sensitive information like credentials, the recommendation is to not put those in your resources. You can either use env variables for it, or establish a location in your file system that you will access that file from.